/SecureMongoEngine

It is a library for MongoEngine https://github.com/MongoEngine/mongoengine that you can use to encrypt certain fields of your models. Currently is in Beta Version and it only supports AES and SHA for hashing.

Primary LanguagePythonApache License 2.0Apache-2.0

Issues