Metadata-Version: 1.1
Name: pwenc
Version: 0.2.3
Summary: Password file encrypter and decrypter
Home-page: http://stuffivelearned.org
Author: Jay Deiman
Author-email: admin@splitstreams.com
License: GPLv2
Description: This is a simple cli that will allow to encrypt/decrypt files given a passphrase.  This is meant to be simple/easy to use.  It uses sha512 for hashing and AES 256 for the symmetric encryption.
Platform: unix
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Security
Classifier: Topic :: Security :: Cryptography
