Crypto Libraries
EnvKey App
- OpenPGP.js
- All public key crypto - key generation, encryption, message signing, key signing, decryption, signature verification
- Keys are 2048 bit RSA
- Delegates to Chrome's Web Crypto Api for native crypto
- SJCL
- SHA256
-
- Passphrase strength estimation vs. brute force attacks
EnvKey Client Libraries
-
- All decryption and signature verification via core envkey-fetch library