/crypt

crypt

Primary LanguagePython

Crypt

Store your secrets in the crypt. The crypt now comes with a cool crypt-shell interface.

The DB file is encrypred using AES-128 symmetric encryption. For more details read this: https://github.com/fernet/spec/blob/master/Spec.md

used packages: cryptography