python-fernet

A pure python implementation of Fernet encryption

MIT License

Downloads
284.7K
Stars
13
Committers
2

Python Fernet

A pure Python implementation of fernet.

This is intended to be used in environment what you only desired Python code and not C based compiled modules, or when you need a simple reference code for Fernet.

NOTE You should only use this module in those cases where you can't use Python Cryptography.

Package Rankings
Top 5.85% on Pypi.org
Related Projects