nemynm
Results
2
issues of
nemynm
This PR intends to bring initial support for Elliptic Curve Cryptography (ECC) for CMS - addressing https://github.com/RustCrypto/formats/issues/1544. - Following [rfc5753](https://datatracker.ietf.org/doc/html/rfc5753), it implements `KeyAgreementRecipientInfoBuilder` for ECC. For now only `EnvelopedData` using...
Hello, I believe that the current code base does not support `EnvelopedData` with Elliptic Curve Cryptography (ECC) for CMS. Would you be interested in a code contribution that would bring...