Package: python3-cryptodatahub Source: cryptodatahub Version: 0.10.0-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 1750 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: 456466 MD5sum: 8a25d4e7f44681cffa7aae4b13057567 SHA1: 8504e71b30910bfc2e6f5e919c289698a6c48059 SHA256: 4a9ab6268343cbe7934d7101cbed67e1b3f28f93333a10507de505d6cdde7da8 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: 382 Depends: python3-attr (>= 19.1), python3-dateutil, python3-pyfakefs, python3-requests, python3-urllib3, python3:any Filename: all/python3-cryptolyzer_0.10.0-1_all.deb Size: 53048 MD5sum: e22ee33548725adbdb0a72ee265cca64 SHA1: 2e905c6416627011cbd4cbbe85e3ecfef9dfe449 SHA256: 53a5bf6d3575a84e9a3e0d18e0991cfecf6f7996243ab36a8dde5cd810c0106e 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: 328 Depends: python3-asn1crypto, python3-attr (<< 22.0.1), python3-dateutil, python3:any Filename: all/python3-cryptoparser_0.10.0-1_all.deb Size: 39942 MD5sum: 7a02c40d9f1cb2ff2a1e93c9f84c30b1 SHA1: f9ab805a9a7744c1cd18ebaea41a9382350e2177 SHA256: 1d999714b053714ae30a1fb78a67e9221084658f4e21f0d2f23fc8c7f37b5a17 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 ^^^^^^^^^^^^^^^^^^^^^