Add initial version of composite signatures#68
Add initial version of composite signatures#68johngray-dev wants to merge 9 commits intooasis-tcs:masterfrom
Conversation
…stent with PKCS11 conventions.
…ML-DSA, SLH-DSA and other places. The composite and ML-DSA IETF drafts don't specify if it must be done one way or the other so allow both. -Addressed the composite label so it isn't confused with the PKCS11 LABEL.
|
We'll need a section that defines Composite Keys private and public attributes, see the ML-DSA mechanism as an example |
Nevermind, I misread some titles :-) |
…n the ML-DSA section. Also added the new CKM_COMP_SIG_EXTERNAL_HASH Mechanism and describes its working with an example.
|
I resolved all the comments and added the new CKM_COMP_SIG_EXTERNAL_HASH mechanism. |
|
@johngray-dev the top commit here comp_sig will fix the build. |
Btw, the main issue was the first table was malformed, alignment with =+= tables is make or break :) |
Add workflow_dispatch to allow manual triggering with branch input.
|
Closing since the improved pull request in under #94 |
Initial version of composite signatures for PKCS#11