5 lines
212 B
Text
5 lines
212 B
Text
Public Key cryptography Supports RSA PKCS15, RSA OAEP, RSA PSS, DSA,
|
|
ElGamal signature. Also have primitive support for Diffie Hellman, and
|
|
ElGamal encryption.
|
|
|
|
WWW: https://github.com/vincenthz/hs-crypto-pubkey
|