Metadata-Version: 1.1
Name: pcr
Version: 0.7.2
Summary: Python 3 Cryptography Toolkit
Home-page: https://github.com/sfstpala/pcr/
Author: Stefano Palazzo
Author-email: stefano.palazzo@gmail.com
License: GPLv3
Description: A cryptography toolkit implemented in pure python 3. PCR includes AES, CBC (mode of operation), Diffie-Hellman, HOPT (two-factor-authentication), pbkdf2 (key derivation), RC4, and XTEA, as well as some ancillary modules.
Platform: all
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Topic :: Security :: Cryptography
