Skip to content

FFI/Python: Expose raw public/private key encoding functions#4368

Merged
reneme merged 1 commit intorandombit:masterfrom
Rohde-Schwarz:ffi/raw_encode_asym_keys
Oct 12, 2024
Merged

FFI/Python: Expose raw public/private key encoding functions#4368
reneme merged 1 commit intorandombit:masterfrom
Rohde-Schwarz:ffi/raw_encode_asym_keys

Conversation

@reneme
Copy link
Copy Markdown
Collaborator

@reneme reneme commented Oct 11, 2024

This is mostly to replace the dedicated functions for kyber's raw encoding that were added to FFI and Python (#3546). The new functions are generically applicable for most other key types. We'll deprecate the replaced functions in the ML-KEM pull request.

See also: #4366

This is mostly to replace the dedicated functions for kyber's raw
encoding that were added to FFI and Python.

See also: randombit#4366
@reneme reneme added the enhancement Enhancement or new feature label Oct 11, 2024
@reneme reneme added this to the Botan 3.6.0 milestone Oct 11, 2024
@reneme reneme requested a review from randombit October 11, 2024 15:11
@reneme reneme self-assigned this Oct 11, 2024
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 90.987% (-0.007%) from 90.994%
when pulling 1bfe01f on Rohde-Schwarz:ffi/raw_encode_asym_keys
into c2a759b on randombit:master.

@reneme reneme mentioned this pull request Oct 11, 2024
7 tasks
Copy link
Copy Markdown
Owner

@randombit randombit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancement or new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants