cryptonita

View on PyPIReverse Dependencies (0)

0.6.3 cryptonita-0.6.3-py3-none-any.whl

Wheel Details

Project: cryptonita
Version: 0.6.3
Filename: cryptonita-0.6.3-py3-none-any.whl
Download: [link]
Size: 64827
MD5: f03ded9628ec72540618f3ad81c1accd
SHA256: 68e8bba292ec13b9e0f36f0b04c6a5129a0adcc862675d5e7c6da9b67b4d8589
Uploaded: 2024-04-25 14:54:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cryptonita
Version: 0.6.3
Summary: Cryptanalysis swiss army knife
Author: Di Paola Martin
Author-Email: use-github-issues[at]example.com
License: GNU GPLv3
Keywords: crypto cryptography crypto-analysis
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Security
Classifier: Topic :: Security :: Cryptography
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.3
Requires-Dist: base58
Requires-Dist: aspell-python-py3; extra == "full"
Requires-Dist: gmpy2; extra == "full"
Requires-Dist: langdetect; extra == "full"
Requires-Dist: matplotlib; extra == "full"
Requires-Dist: numpy; extra == "full"
Requires-Dist: pycryptodome; extra == "full"
Requires-Dist: scipy; extra == "full"
Requires-Dist: seaborn; extra == "full"
Requires-Dist: z3-solver; extra == "full"
Provides-Extra: full
[Description omitted; length: 15584 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cryptonita/__init__.py sha256=EI6gMomahEPMZ3S-DKe0G2-57Vh-MolqKBd-JO1SRNE 916
cryptonita/bytestrings.py sha256=EIZtTrzwRxl5cdpLo6HCGOcwfzqaEhsFAC1eKPLgjz4 7892
cryptonita/conv.py sha256=DyH0kdTlIeHFgPDXdLiOwlSnD-3NAYfNViu4csQZApg 12508
cryptonita/deps.py sha256=l8QLvWR-eJWDPYGKJxphmV7NWvMTjNPzNyNbI1xR7Sg 461
cryptonita/fuzzy_set.py sha256=pvpX9zRWbeoLJX7tGhCUpiWiZGQxIRfxiR-dtcP7aFc 14291
cryptonita/helpers.py sha256=pIPB6ntDdb5LYUdbhojEXmP-3pfqQt4TNCYwd9pxlW8 3502
cryptonita/mixins.py sha256=z1YqbC7H7nJs6S1ji4iiNMhNKmgBYXaQqZQjjQzN4Og 19979
cryptonita/mod.py sha256=S0JsnDUJzAFHhcgh4oC-L7GQ0bmIBBlycEtYOv-NAyg 936
cryptonita/plots.py sha256=8z6HczkdoIu_54I5eXD_B3mH3TY00GqyZP1xM51TYw0 3989
cryptonita/space.py sha256=qTIKHCAqErwIV5ipqdwRRPdmsyW6ViBb41DDywZI5x4 6925
cryptonita/suggesters.py sha256=SRxyLUyr77VxKYWpQug-36rrhMnslqtiW4Y5ouHXwUE 1670
cryptonita/views.py sha256=UPgJL9ELpOwM2BG0SXkrqrTu506Dv0y000Sx7eGcTME 8953
cryptonita/attacks/__init__.py sha256=ZYXIheWfg8jZTLIyDqsNU75N6r8nO_eteael35bIQsA 10105
cryptonita/attacks/block_ciphers.py sha256=HgDWN6r_JbtTxMLiOH1dTaCdBZUOTAzk9XDi4-UT0eA 3689
cryptonita/attacks/mapping.py sha256=A4nQkSvaAzy8Qgo9k_H8mvnqMm1Aa9dAhXMda2VZ2Hg 2597
cryptonita/attacks/prng.py sha256=Q3ki1stm3kZfvwiw31i1cdl5iMP1aq8XE_a2NJWE0nY 4274
cryptonita/metrics/__init__.py sha256=APJAL50PlxkgEGAqxVW75CxGNaX-Cv0Tq3F1ZGU052A 7963
cryptonita/scoring/__init__.py sha256=nfxO3YWgPQPcP9GeiY13U4AWn_RwOdFl2qoFcdi-cO4 1070
cryptonita/scoring/freq.py sha256=feItDE-3kqhGV4Dv3hHnKbEY-4oYa8morkjJSE4XxK0 4031
cryptonita/scoring/score_funcs.py sha256=BdU5kQlYx8eAJmtKWcWhDh-DkfCbP10n_ZxbFtk0e38 10884
cryptonita/stats/__init__.py sha256=NHUQWxnKovTz6DQF6-sujIuSJK_T5MsBMrUUA69Q9ac 1444
cryptonita/stats/kasiski.py sha256=Z0WCRP0nIdk56uSNWX3cjiw_QkxZcgA0RDRMJ2A0VjA 12129
cryptonita/toys/__init__.py sha256=bJnNsj_QePM2mcN058OQ4NQb-DNrC-ws2t42bliy78o 76
cryptonita/toys/substitution_ciphers.py sha256=3d4ZwEoPCEl-ghdCLpJZyU9Vkktm-wCTyEW7NYjq7uA 4924
cryptonita/toys/transposition_ciphers.py sha256=fXDKSwcdvXMVJCyarPnoIMCCkMp7omtrjrAZLI80iik 3559
cryptonita/toys/hashes/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cryptonita/toys/hashes/keyed.py sha256=QAO1lJFgbCp4w-SOzoVwtwfdFNKOdS-FJ_Ue6ll8y0Y 288
cryptonita/toys/hashes/md4.py sha256=HWm0yxJeDtoinhCf_xPuLPBj4ntiiE6IuSiX3N5M6Ig 3571
cryptonita/toys/hashes/sha1.py sha256=igI08QUJEl63KOtUY0mHrdDrU7__NkVD5aFCwl7uccM 3108
cryptonita/toys/hashes/sha256.py sha256=M_PcQT9GIWmQI1XW9CYeHflPGfg73biODnI9eAcCxbw 6166
cryptonita-0.6.3.dist-info/METADATA sha256=iYJ1bs_JRNpQSB0Hp7m9OoeTcnYyiiCgpeKyXPVPexE 16802
cryptonita-0.6.3.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
cryptonita-0.6.3.dist-info/top_level.txt sha256=kXMovnnU_iEHEL2me1yNm0DWDydM3ZgqS1I0foU4uwk 11
cryptonita-0.6.3.dist-info/RECORD

top_level.txt

cryptonita