Package: python3-cryptodatahub Source: cryptodatahub Version: 0.10.1-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 1762 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: 446540 MD5sum: e56d23b3e6cfe5bc2c1690c7fd0f48b0 SHA1: c138aef77f7779e4a7c7ce62c8bb6e78a52d9e39 SHA256: 8e064f8010a4e6cce4415a57a6a5e1fad31c074b965d6b907660708e2c37fff2 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: 387 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: 54476 MD5sum: 003e1be7ce967535d43bbc13f3910697 SHA1: 96c6605da173c1feb175f05ee0e311271d600a79 SHA256: ca69066b0b36700155255a0e9e773f4be636f1bd9442e368697a6b8c72754c9e 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: 332 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: 42216 MD5sum: ebd43e4dd096c6d4095fea2dec70609c SHA1: dd5ffc988c2a3aca1bf4c79cd56fd842f03198fd SHA256: 71177604426f7f47257fb3354a66fa727e5f6b421c67e9ff00e5f326f1ff9e77 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 ^^^^^^^^^^^^^^^^^^^^^