Metadata-Version: 1.2
Name: cryptoshredding
Version: 0.0.1
Summary: Crypto shredding for Python
Home-page: https://github.com/hupe1980/cryptoshredding
Author: hupe1980
License: MIT
Description: 
        ===============
        CryptoShredding
        ===============
        
        Crypto shredding is the practice of 'deleting' data through the destruction of the cryptographic keys protecting the data. 
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >= 3.6
