Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

66 add support for composite cryptography fix recover #70

Merged

Conversation

opencrypto
Copy link
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