Bases: object
Base class for encrypt/decrypt activities.
Bases: freezer.utils.crypt.AESCipher
Decrypts chucks of data using AES-256 algorithm. OpenSSL compatible.
Bases: freezer.utils.crypt.AESCipher
Encrypts chucks of data using AES-256 algorithm. OpenSSL compatible.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.