openca / libpki

Easy-to-use high-level library for PKI-enabled applications
Other
50 stars 34 forks source link

Add support for K-of-N Composite Crypto #67

Closed opencrypto closed 1 year ago

opencrypto commented 1 year ago

Add support for optional key parameter to allow for signature validation process to only require K-of-N to validate (backward compatibility).

opencrypto commented 1 year ago

Added with #70