Skip to content

kubadguy/Securecrypt

Repository files navigation

SecureCrypt

SecureCrypt is a pluggable encryption & routing framework for Python that supports:

  • Multiple encryption engines (bcrypt, hash-based, custom)
  • Flexible .securecrypt.allroutes syntax for route configuration
  • Multiple database backends (SQLite, MySQL, PostgreSQL, in-memory)
  • Easy swapping of engines and routes

Installation

pip install securecrypt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages