Package: python3-cryptodatahub Source: cryptodatahub Version: 0.9.1-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 697 Depends: python3-attr (>= 19.1), python3-dateutil, python3-six (>= 1.13), python3-urllib3, python3:any Filename: all/python3-cryptodatahub_0.9.1-1_all.deb Size: 67024 MD5sum: 7f74383faee17b30db8bb5b247c7ebd7 SHA1: 224a7adf696f880f410636748c44791407513abf SHA256: 4febf34881ba42b9419b95370952da8d8f02ce9f510535fe1b0a6dc27f47b9b4 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.1-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 391 Depends: python3-attr (>= 19.1), python3-dateutil, python3-requests, python3-urllib3, python3:any Filename: all/python3-cryptolyzer_0.9.1-1_all.deb Size: 54644 MD5sum: e7f1976835efb424ac38b0ba0a672555 SHA1: cdac4943876d90d32c30b44ac7e391c437ba93bb SHA256: 00f98995490228741877b863a8660ca1209821f384d58633a5bfb4d44da3e85a 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.1-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.9.1-1_all.deb Size: 41796 MD5sum: 3a39bdd419b5cf6250545ab040034a32 SHA1: abd59e9ec6c9b1f26938afe7bffbbac829b9c08c SHA256: c95b2775f4c7c319c645ebdc42db3514ed45dc3953f56337cdd82ae318edd112 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 ^^^^^^^^^^^^^^^^^^^^^