Metadata-Version: 2.1
Name: cryptography318
Version: 0.1.3
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
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown

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 for not intended for public use.

