Metadata-Version: 2.1
Name: cryptography318
Version: 0.1.5
Summary: A set of functions useful in cryptography
Home-page: https://github.com/aarpyy/Cryptography
Author: Andrew Carpenter
Author-email: acarpent@oberlin.edu
License: UNKNOWN
Description: Cryptography318 is a package intended for students of the MATH318 class
        at Oberlin College. This package includes functions for generating primes,
        testing composite numbers, solving DLP's, and working with matrices.
        
        This package is unlicensed and not intended for public use.
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Education
Classifier: License :: Public Domain
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
