Description
Fernet encryption helpers can be wrapped for simpler Python use around the cryptography package. This library is for developers handling symmetric authenticated encryption. Key generation, storage, rotation, and plaintext logging must be handled carefully.