I'd also add that any primitives we expose need to be standardized and
interoperable. Does ECIES have a standard syntax/serialization/etc.?
Alex
On Tue, Mar 21, 2017 at 2:14 PM, Paul Kehrer
wrote:
> Hi Adam,
>
> Thanks for the offer! Our general criteria for inclusion of new hazmat
> modules is
Hi Adam,
Thanks for the offer! Our general criteria for inclusion of new hazmat
modules is roughly:
* It should be something people have a need for. This can be satisfied by
showing specs/protocols/etc that are in use that utilize the scheme (either
currently existing or upcoming and clearly rele
Hi everyone,
I’m currently working on a project where I need to use the cryptography library
to encrypt/decrypt a message using an elliptic curve key pair.
The ‘Asymmetric algorithms’ -> ‘RSA’ section of the official documentation
includes sections on RSA encryption/decryption using the OAEP sc