Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

A pure python implementation of Fernet encryption

License

Notifications You must be signed in to change notification settings

shotgunsoftware/python-fernet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A pure python implementation of Fernet encryption

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%