URSA - RSA public/private key OpenSSL bindings for Node.js
created at Feb. 8, 2012, 8:49 p.m.
The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES and JSON Web Signature/Token in pure JavaScript.
created at April 30, 2012, 6:18 a.m.
Encrypt/Decrypt: AES. Hash: MD5, SHA(SHA1, SHA224, SHA256, SHA384, SHA512). Encode/Decode: Base64, Hex.
created at May 14, 2012, 10:31 p.m.
Basic implementations of standard cryptography algorithms, like AES and SHA-1.
created at Sept. 13, 2012, 7:02 a.m.
Fast crypto toolkit for modern client-side JavaScript
created at Jan. 30, 2013, 7:25 p.m.
HElib is an open-source software library that implements homomorphic encryption. It supports the BGV scheme with bootstrapping and the Approximate Number CKKS scheme. HElib also includes optimizations for efficient homomorphic evaluation, focusing on effective use of ciphertext packing techniques and on the Gentry-Halevi-Smart optimizations.
created at April 5, 2013, 1:55 p.m.