Package: python3-cryptodatahub Source: cryptodatahub Version: 0.8.5-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 496 Depends: python3-attr (<< 22.0.1), python3-six (>= 1.13), python3:any Filename: all/python3-cryptodatahub_0.8.5-1_all.deb Size: 29232 MD5sum: bb5f1f8bf61bade5b48c0e9bd85c3470 SHA1: 799d68f98701441280deeb19b837355da55745d4 SHA256: 286144a8b902b5f8348988e5dad78c35c14dab718408ef19e2caf94ce5fbccfa 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-certvalidator, python3-requests, python3-urllib3, python3:any Filename: all/python3-cryptolyzer_0.8.5-1_all.deb Size: 70372 MD5sum: 66c0bdbf38b9b9605556304bf9a6f7c0 SHA1: ee77a0637daf15788a612603695ff91deb108a04 SHA256: 047c5590f989afe10e6aff5a823fc2e3096e74f3a0846399a1ab6f2392429d6c 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: 40308 MD5sum: 5f8c5f6b0fe50eb781ff12cd779209d6 SHA1: bcce806e6fe0675261ebd43242cebca79d88f558 SHA256: b74b80c870923a6822b76e34a80f30eed21592b2cf9429bf2308bf0623bc9c4f 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 ^^^^^^^^^^^^^^^^^^^^^