Metadata-Version: 1.0
Name: SecureMongoEngine
Version: 0.1.2
Summary: It is a library for MongoEngine that you can use to encrypt certain fields of your models.
Home-page: https://github.com/juancho088/SecureMongoEngine
Author: Juan Urrego
Author-email: js.urrego@novcat.co
License: Apache License
Description: 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 for Symmetric Encryption and SHA for hashing.
        
Keywords: mongo mongoengine python secure encryption cypher pycrypto
Platform: UNKNOWN
