Package: python3-cryptodatahub Source: cryptodatahub Version: 0.9.1-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 695 Depends: python3-attr (>= 19.1), python3-dateutil, python3-six (>= 1.13), python3-urllib3, python3:any Filename: ./all/python3-cryptodatahub_0.9.1-1_all.deb Size: 68966 MD5sum: f252e7b665c03dad094932316a19cadc SHA1: 4580f0ad8ecea4f8aa19e0d127e7f3c1fc7b3f10 SHA256: 8f1906e2d95b551832a686b4454644a66aa0ffbf887fd7af15d5162d69069f96 Section: python Priority: optional Description: Repository of cryptography-related data **CryptoDataHub** is a repository of cryptography-related data available under a free license. . Python Wrapper -------------- . Installation ^^^^^^^^^^^^ . .. code:: shell . pip install cryptodatahub . Support ^^^^^^^ . Implementations """"""""""""""" . - CPython (2.7, 3.3+) - PyPy (2.7, 3.5+) Package: python3-cryptolyzer Source: cryptolyzer Version: 0.9.1-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 386 Depends: python3-attr (>= 19.1), python3-dateutil, python3-requests, python3-urllib3, python3:any Filename: ./all/python3-cryptolyzer_0.9.1-1_all.deb Size: 52684 MD5sum: fe81df00a643c78801d260e29eeded1d SHA1: 0b16f16e02c22cdaddf7dba731d48ff3adfa4d97 SHA256: 1b5eb945ced69a2d84dcf566fa2e7f80a916471e5d6e2528ae47fb2b11b4a2b7 Section: python Priority: optional Description: Fast and flexible cryptographic protocol analyzer **CryptoLyzer** is a fast and flexible server cryptographic settings analyzer library for Python with an easy-to-use `command line interface `__ with both human-readable (`Markdown `__) and machine-readable (`JSON `__) output. It works with multiple cryptographic protocols (`SSL `__/ `TLS `__, `opportunistic TLS `__, `SSH `__) and analyzes additional security mechanisms (`web security `__ related `HTTP response header fields `__, `JA3 tag `__) or `HASSH tag `__). . Usage ----- . Pip ^^^ . .. code:: shell Package: python3-cryptoparser Source: cryptoparser Version: 0.9.1-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 328 Depends: python3-asn1crypto, python3-attr (<< 22.0.1), python3-dateutil, python3:any Filename: ./all/python3-cryptoparser_0.9.1-1_all.deb Size: 39940 MD5sum: cef9a421103af388d9a56a6ede5e5978 SHA1: 80d112d720283a0d1bfe316b64aafb41f4b15cc2 SHA256: 65a3adc8a3ecfa2f2e9005fac3dd8d51c087b4280df9c7bc175bef78d04dec29 Section: python Priority: optional Description: Fast and flexible security protocol parser and generator **CryptoParser** is a cryptographic protocol (TLS, SSH) and security-related protocol piece (HTTP headers) parser. It is neither a comprehensive nor a secure implementation of any cryptographic protocol. The goal is to support testing cryptographic libraries or analysing cryptography-realted settings of application servers such as `CryptoLyzer `__ does. . Usage ----- . Pip ^^^ . .. code:: shell . pip install cryptoparser . Support ------- . Python implementation ^^^^^^^^^^^^^^^^^^^^^