Package: python3-cryptodatahub Source: cryptodatahub Version: 0.8.5-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 496 Depends: python3-attr (<< 22.0.1), python3-six (>= 1.13), python3:any Filename: ./all/python3-cryptodatahub_0.8.5-1_all.deb Size: 28996 MD5sum: f644e01801d4b9ab1494b40a872cc159 SHA1: 771583843e7b208949702720ff9ebc9ede3ccd0d SHA256: a3b82c2ca348585e43e1baec41d3059a364a82bc3fe54ab229e36a9417daaab3 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.0-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 487 Depends: python3-attr (<< 22.0.1), python3-dateutil, python3-requests, python3-urllib3, python3:any Filename: ./all/python3-cryptolyzer_0.9.0-1_all.deb Size: 68140 MD5sum: d55081262500f3d9883b2e8c0e7d31e9 SHA1: 473a760078d7833a36efd05a7e8183d8df23f635 SHA256: 2285548d1d25b471110add5e6f26e12834470566d907662c3456108682457745 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.0-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 323 Depends: python3-asn1crypto, python3-dateutil, python3:any Filename: ./all/python3-cryptoparser_0.9.0-1_all.deb Size: 38732 MD5sum: 884eb3d7d412d1d670c84c6849329e29 SHA1: acd6f63cc7dc2c0cf8003c859e1fe387432a544c SHA256: 8c74343293e0811139e880f1e21d2997f08544457cd02efb7859aaff2f67527e 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 ^^^^^^^^^^^^^^^^^^^^^