Skip to content

66 add support for composite cryptography fix recover#70

Merged
opencrypto merged 26 commits intomasterfrom
66-add-support-for-composite-cryptography-fix-recover
May 26, 2023
Merged

66 add support for composite cryptography fix recover#70
opencrypto merged 26 commits intomasterfrom
66-add-support-for-composite-cryptography-fix-recover

Conversation

@opencrypto
Copy link
Copy Markdown
Member

Add support for composite crypto (generic and explicit).

Massimiliano Pala added 26 commits May 10, 2023 22:33
…'s sec bit retrieval and setting, etc.). Refactored function to get the scheme ID from txt representation. Fixed parsing for explicit composite. Added more support for ED_448 and ED_25519 curves.
…ng components (same as Generic Composite).
…ded new PKI_ID_is_traditional() function and added an output *PKI_SCHEME_ID output parameter. Updated COMPOSITE_CTX_algors_* functions not to rely on the internal CTX's list of key components.
…cks for COMPOSITE (Generic and Explicit) to properly generate the individual component's signatures parameters.
…tum signatures. Initial support for explicit composite signatures.
…19. Added support for signing with the same algorithms. Increased tests for the pki-tool CLI.
…o select the signing algorithm for certificates.
…_ITEM_verify() function that enables reading the parameters also when hash-n-sign is used.
…its() to retrieve the correct classic and quantum safety bits for the scheme.
…upport for specifying RSA's bitsizes (i.e., -param 'bits:<int>' format). Fix for security bits selection via algorithm's name (i.e., selects scheme and bit size whenever possible).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant