🔐 Fernet guarantees that a message encrypted using it cannot be manipulated or read without the key. Fernet is an implementation of symmetric (also known as “secret key”) authenticated cryptography.
cryptography notebook python3 symmetric-encryption-algorithm sha256-crypt secret-key-encryption fernet-encryption
- Updated
Aug 20, 2020 - Jupyter Notebook