Package: python3-cryptodatahub Source: cryptodatahub Version: 0.8.5-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 495 Depends: python3-attr (<< 22.0.1), python3-six (>= 1.13), python3:any Filename: ./all/python3-cryptodatahub_0.8.5-1_all.deb Size: 29820 MD5sum: ad0e5633d6d498dff55494463d64fa28 SHA1: 5e93faec43a174051f8f2bf1d936c07a50fd6b96 SHA256: fcd73ea772344ccd0c0da4bb0b02769071e87fc57401c15d7b6a334e2dcdd674 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: 471 Depends: python3-requests, python3-urllib3, python3:any Filename: ./all/python3-cryptolyzer_0.8.5-1_all.deb Size: 71452 MD5sum: 01d84b731eece8f64e824ee66ccb42f7 SHA1: 7df3431458fdcc8b5fc894da3c5b5d12ea3bc795 SHA256: c3c3d2d6c11a7fb02ae3e01fb16424aabbf3d701d13176e5fb2249f07bc93277 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: 315 Depends: python3-asn1crypto, python3-dateutil, python3:any Filename: ./all/python3-cryptoparser_0.8.5-1_all.deb Size: 38564 MD5sum: b6d004de279b8f1d99ff10f7075b43dd SHA1: 1030e614a566eaf2bad72020bc30c9196b04a9bc SHA256: b47dcf4baecb8ccee127a656ff812bd8912d096de5ce4df6085a103dcb28c694 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 ^^^^^^^^^^^^^^^^^^^^^