First commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: Cryptotools
|
||||
Version: 1.0
|
||||
Summary: Cryptography library
|
||||
Author: Geoffrey Bucchino
|
||||
Author-email: contact@bucchino.org
|
||||
@@ -0,0 +1,13 @@
|
||||
README.md
|
||||
setup.py
|
||||
Cryptotools/Cryptotools.egg-info/PKG-INFO
|
||||
Cryptotools/Cryptotools.egg-info/SOURCES.txt
|
||||
Cryptotools/Cryptotools.egg-info/dependency_links.txt
|
||||
Cryptotools/Cryptotools.egg-info/top_level.txt
|
||||
Cryptotools/Numbers/__init__.py
|
||||
Cryptotools/Numbers/carmi.py
|
||||
Cryptotools/Numbers/numbers.py
|
||||
Cryptotools/Numbers/primeNumber.py
|
||||
tests/test_carmi.py
|
||||
tests/test_numbers.py
|
||||
tests/test_phi.py
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Numbers
|
||||
Reference in New Issue
Block a user