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: 29332 MD5sum: a32e4ef20231426062dd6908c95dc643 SHA1: d3fd3ea4025c51b044fb11300738d7ad5b2a4135 SHA256: 24769f12b89cca00a58a09becf69c156d1f2c56a3096ef684db45c9fefc655fa 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.0-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 491 Depends: python3-attr (<< 22.0.1), python3-certvalidator, python3-dateutil, python3-requests, python3-urllib3, python3:any Filename: all/python3-cryptolyzer_0.9.0-1_all.deb Size: 72744 MD5sum: 984b0932408ed9cbfa5160a9ca2c0162 SHA1: 4862c45a987db7b514b60d41eebb802a5301b8a3 SHA256: 7dda6863f3cd9ec005874256582e6d0dd85940102291edc88465fdb9129bdbf3 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.0-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 326 Depends: python3-asn1crypto, python3-dateutil, python3:any Filename: all/python3-cryptoparser_0.9.0-1_all.deb Size: 41148 MD5sum: 865f032154d3382a994f80093d6c54d5 SHA1: f806cf5f5006ae2772765f93c07773443a19bd47 SHA256: 838d8c1e3189cffd68169701a58afc2c00b80d000d0c93c67a69b0e6cfbe718f 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 ^^^^^^^^^^^^^^^^^^^^^