Package: python3-cryptodatahub Source: cryptodatahub Version: 0.10.1-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 1762 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: 446708 MD5sum: 6ce77c8ff73de9b94db11f5f361b7013 SHA1: 112f536fa65e851f867e2f58a9ed5939499057e2 SHA256: a0f4d86d17635bba0b3b2166d6a5656fdb95cfba774ebe612a5ede4c9352cc22 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: 387 Depends: python3-attr (<< 22.0.1), python3-certvalidator, python3-dateutil, python3-dnspython, python3-pyfakefs, python3-requests, python3-urllib3, python3:any Filename: all/python3-cryptolyzer_0.10.1-1_all.deb Size: 54508 MD5sum: a810bdd4a430c5e59a759699e3e1e9af SHA1: d8f6f956870a54677bf37a28a94d124695dce0c6 SHA256: 1c27993ab428e23081d0395eaa5e63bbd378d5918de1475038bcc33ce7cbd7e2 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: 332 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: 42256 MD5sum: b78b086840f47798ad29536cb635635f SHA1: 94ba176307da2016100c45bc87bb3999ff455067 SHA256: a5a0df1d73c91bf58bea70446736d5ccb6a2b9024dbcd20c0cb2bc541f971167 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 ^^^^^^^^^^^^^^^^^^^^^