Metadata-Version: 1.0
Name: hashcalclib
Version: 1.6.3
Summary: A hash calculation and verification library.
Home-page: https://github.com/leonard-wei/hashcalclib
Author: Leonard Wei
Author-email: gooxxgle.mail@gmail.com
License: PSFL or GPLv2
Description: ===========
        hashcalclib
        ===========
        
        A hash calculation and verification library.
        The cli and gui (needs wxPython) tools can be found in the "examples" folder.
        
        -----------------
        Optional Packages
        -----------------
        You may need to install the following packages if you need BLAKE2 and SHA3
        hash algorithms:
        https://pypi.python.org/pypi/pyblake2/
        https://pypi.python.org/pypi/pysha3/
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Utilities
