c7b903a6ea
The PEGLEG_PASSPHRASE and PEGLEG_SALT environment variables are used to generate the fernet key for encryption and decryption of site documents, and the global passphrase and salt are used to generate the fernet key for global documents. This change caches the resulting fernet keys to avoid recalculating them for each document that needs to be encrypted or decrypted, resulting in a small time savings. Change-Id: I7b7e77a4740e7abb54efce2fcb3cca6d84a9d7d4 |
||
---|---|---|
.. | ||
cli | ||
engine | ||
schemas | ||
__init__.py | ||
config.py | ||
pegleg_main.py |