Metadata-Version: 2.1
Name: cast6ecb
Version: 0.3.1
Summary: Python3 interface to mcrypt library, only for CAST-256 (CAST6) algorithm, with ECB mode.
Home-page: https://github.com/shtouff/python-cast6ecb
Author: Remi Paulmier
Author-email: pypi-ops@blablacar.com
License: LGPL
Platform: UNKNOWN
Classifier: Topic :: Security :: Cryptography


        Partial python3 interface to mcrypt library. This can be used only for CAST-256 (CAST6) algorithm, with ECB mode.
        

