6 lines
211 B
Text
6 lines
211 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: http://github.com/vincenthz/hs-crypto-pubkey
|