Metadata-Version: 1.2
Name: virgil-crypto-lib
Version: 0.13.1.dev2
Summary: 
    This library is designed to be small, flexible and convenient wrapper for a variety crypto algorithms.
    
Home-page: https://virgilsecurity.com
Author: Virgil Security
Author-email: support@virgilsecurity.com
License: BSD 3-Clause
Project-URL: Source, https://github.com/VirgilSecurity/virgil-crypto-c
Project-URL: Documentation, https://developer.virgilsecurity.com
Project-URL: Tracker, https://github.com/VirgilSecurity/virgil-crypto-c/issues
Description: 
            This library is designed to be a small, flexible and convenient wrapper for a variety of crypto algorithms. So it can be used in a small microcontroller as well as in a high load server application. Also, it provides several custom hybrid algorithms that combine different crypto algorithms to solve common complex cryptographic problems in an easy way. This eliminates the requirement for developers to have strong cryptographic skills.
        
            The library is available for different platforms and contains wrappers for other languages.
            
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: C
Classifier: Programming Language :: Python :: 2.7
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: Topic :: Security
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
