Package: python3-cryptodatahub Source: cryptodatahub Version: 0.10.1-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 1761 Depends: python3-asn1crypto, python3-attr (>= 20.3.0), python3-dateutil, python3-six (>= 1.13), python3-urllib3, python3:any Filename: all/python3-cryptodatahub_0.10.1-1_all.deb Size: 456618 MD5sum: d2a99cdb97efc78e0fad392db33e61f2 SHA1: 72a4bf38cb38552748051a22c719a859e3561fa8 SHA256: 67c6d53945dc9750c9f5caeb17289dee21cf641c7fc7a83568e85c8b2d7091ab 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.1-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 382 Depends: python3-attr (<< 22.0.1), python3-dateutil, python3-dnspython, python3-pyfakefs, python3-requests, python3-urllib3, python3:any Filename: all/python3-cryptolyzer_0.10.1-1_all.deb Size: 52118 MD5sum: 07a045d7aaa4b127f192da1ff2ce913f SHA1: 52d1271a6ca8162ea8bbdd89396dffe550bd56f0 SHA256: 150300d79d3366e4ac1c3b0c700fb0802a8398d2fdf6db9fa8c70ec40d8369ec 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 `__ `DNSSEC `__) 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.1-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 328 Depends: python3-asn1crypto, python3-attr (>= 20.3.0), python3-dateutil, python3-urllib3, python3:any Filename: all/python3-cryptoparser_0.10.1-1_all.deb Size: 40234 MD5sum: 93583fab02594e9a442be3133dd09661 SHA1: f2209380f4479095883d53294e21c1dc5aab1d02 SHA256: 24ffbdd4c2450b155d6d7f9c34e6aae97031bfb6d6e2e98a5760ecf567c83311 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 ^^^^^^^^^^^^^^^^^^^^^