Package: python3-cryptodatahub Source: cryptodatahub Version: 0.9.1-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 695 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: 70082 MD5sum: dced62562e07e3ef9382d3689913c08b SHA1: 3c5d6bbb46add06ea1e91cb394c4a29c9c344519 SHA256: 95b8b49813ca3bec84c5e8174d59dd2c4e26bd8a9776fe5bf2a8d9084eaf5a77 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: 386 Depends: python3-attr (>= 19.1), python3-dateutil, python3-requests, python3-urllib3, python3:any Filename: ./all/python3-cryptolyzer_0.9.1-1_all.deb Size: 53792 MD5sum: c23bb819de1119d2c0966a23c8b9c498 SHA1: edc7801b8e5b0d93575951645603779a4e562e0d SHA256: e0e0f55fc80749cfc58fed74492d01e4b6a034df8b8415484d301cfcbbde2890 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: 328 Depends: python3-asn1crypto, python3-attr (<< 22.0.1), python3-dateutil, python3:any Filename: ./all/python3-cryptoparser_0.9.1-1_all.deb Size: 39934 MD5sum: 5972c3807d433bc3909b9aa27cee73ac SHA1: d7ed44afff957a0563e1aaef519337e0d405d1b3 SHA256: 321de70d11684b4ebf66347578ecaa5fb4a45b0b36cadef00e27ec4b28748b11 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 ^^^^^^^^^^^^^^^^^^^^^