0.1.0 • Published 5 years ago
@evekran/ml-encrypt v0.1.0
E2E Encryption utility
Version 0.1.0
API
generateUnlockKey
- Generates unlock key (MUK) to on successful auth
generateAccountKeys
- Generate RSA key pair for data encryption
lock
- Encrypt RSA Private key with MUK
unlock
- Decrypt RSA Private key with MUK
encrypt
- Encrypt document with RSA Public Key
decrypt
- Decrypt document with RSA Private Key
0.1.0
5 years ago