Metadata-Version: 2.1
Name: oscrypto_tests
Version: 1.1.1
Summary: Test suite for oscrypto, separated due to file size
Home-page: https://github.com/wbond/oscrypto
Author: wbond
Author-email: will@wbond.net
License: MIT
Description: # oscrypto_tests
        
        Run the test suite via:
        
        ```bash
        python -m oscrypto_tests
        ```
        
        Full documentation a <https://github.com/wbond/oscrypto#readme>.
        
Keywords: crypto pki tls ssl x509 certificate encrypt decrypt sign verify rsa dsa ec dh
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Security :: Cryptography
Description-Content-Type: text/markdown
