Package: python3-cryptodatahub Source: cryptodatahub Version: 0.10.0-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 1752 Depends: python3-asn1crypto, python3-attr (>= 20.3.0), python3-dateutil, python3-six (>= 1.13), python3-urllib3, python3:any Filename: all/python3-cryptodatahub_0.10.0-1_all.deb Size: 444828 MD5sum: c4ba3f193d76063e13da95931f9d459e SHA1: b4ab75cd1b0105eeacece95b43acb2282b255a4e SHA256: 6101cbd57668c0c5362cefd45c3fc978afc364a3616a08abc525239ca253eca4 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.10.0-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 387 Depends: python3-attr (>= 19.1), python3-certvalidator, python3-dateutil, python3-pyfakefs, python3-requests, python3-urllib3, python3:any Filename: all/python3-cryptolyzer_0.10.0-1_all.deb Size: 54168 MD5sum: 8d71d18f2c0e7dbf13840c56c9040bf8 SHA1: 81dfd70cb4345da710fdb6dde4bea805e542cf41 SHA256: 7dbaf4681c0b4546534d9707219c30be1962633f3289ba764b78dee88a1902f7 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.10.0-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 331 Depends: python3-asn1crypto, python3-attr (<< 22.0.1), python3-dateutil, python3:any Filename: all/python3-cryptoparser_0.10.0-1_all.deb Size: 41888 MD5sum: dee7e012d3ae6db23625fed344d9be96 SHA1: 63afda5d53333e2a6265edeb5b37ac938f95e632 SHA256: e926244393a3d4f97518a1d13827309935efd9eb13ce713ab0a4cc9a85fda6a0 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 ^^^^^^^^^^^^^^^^^^^^^