Package: python3-cryptodatahub Source: cryptodatahub Version: 0.10.1-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 1761 Depends: python3-asn1crypto, python3-attr (>= 20.3.0), python3-dateutil, python3-six (>= 1.13), python3-urllib3, python3:any Filename: all/python3-cryptodatahub_0.10.1-1_all.deb Size: 456550 MD5sum: 8942d8df3ce4a634141275e1e07b3002 SHA1: 3ff686edc95dd3e582aa6a47e7f670b5777e66c6 SHA256: d8862f68b629de7f00b800fe6d23c479f7de8ed4ef7516a68148babdc8b1bdd4 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.10.1-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 382 Depends: python3-attr (<< 22.0.1), python3-dateutil, python3-dnspython, python3-pyfakefs, python3-requests, python3-urllib3, python3:any Filename: all/python3-cryptolyzer_0.10.1-1_all.deb Size: 52146 MD5sum: b4886f036fa322e7217f725555e426ca SHA1: 95c2f747eb43fc7d00edfecba75ea8a4fcae45e0 SHA256: 242dc919a6cd7c9791e377f9bcc927c096e238dba8ed9d5fff02f56e0dcbe1ec 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 `__ `DNSSEC `__) 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.10.1-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 328 Depends: python3-asn1crypto, python3-attr (>= 20.3.0), python3-dateutil, python3-urllib3, python3:any Filename: all/python3-cryptoparser_0.10.1-1_all.deb Size: 40232 MD5sum: 01d0fa8df91ef16dbdb183ff0d5ed269 SHA1: f3e3bf6913ed5c167550b2508ad67629da51a331 SHA256: 6ed9279ba84936d4da5ec378a88b46a1484f31b70fda666646608f511b277fba 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 ^^^^^^^^^^^^^^^^^^^^^