Package: python3-cryptodatahub Source: cryptodatahub Version: 0.8.5-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 497 Depends: python3-attr (<< 22.0.1), python3-six (>= 1.13), python3:any Filename: all/python3-cryptodatahub_0.8.5-1_all.deb Size: 29284 MD5sum: e87cc245810b6d37dc48d6a40691e1ee SHA1: 2b8173562b879a1aedaad9be3544c7dc3a5f2042 SHA256: e113b0d4412d5208d5a69dd5a250b401b57e3c8b1f71f3a231675310c00ba28e 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.8.5-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 475 Depends: python3-requests, python3-urllib3, python3:any Filename: all/python3-cryptolyzer_0.8.5-1_all.deb Size: 70428 MD5sum: f476b4f46cede9a92e14f6c537e99628 SHA1: beaceb147685e35270530e86e65a48754030bcbb SHA256: f06f37a81fce521cd024654fa84407c9991926b2304cf05634d2fbce39b071a4 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.8.5-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 318 Depends: python3-asn1crypto, python3-dateutil, python3:any Filename: all/python3-cryptoparser_0.8.5-1_all.deb Size: 40372 MD5sum: 8b273f297243571ca8b8826fb8b39baa SHA1: b35a63eb9de3743aaa99f0b38e98c585d50ab82f SHA256: 6b03ac323e1b11bf33fd546d51d52107b38671314602ba33b41ff3d0f35f6b0c 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 ^^^^^^^^^^^^^^^^^^^^^