You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uses Google crypto-js library to encrypt your private key using AES256 CBC. Key is calculated from a given passphrase using PBKDF2. The algorithm can be run offline without the need of any internet connection.