Package: python3-cryptodatahub Source: cryptodatahub Version: 0.10.2-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 1763 Depends: python3-asn1crypto, python3-attr (<< 22.0.1), python3-dateutil, python3-six (>= 1.13), python3-urllib3, python3:any Filename: all/python3-cryptodatahub_0.10.2-1_all.deb Size: 446872 MD5sum: 700ea6261f57509d0539203beb982065 SHA1: 15c935285e66d414ae47b79fcf9bfb73ed1c01e4 SHA256: d5abdcae790bd72a4ee7c9e4d30fcb8c4bd530bc18668a4e30864f94ad199e68 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.2-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 387 Depends: python3-attr (<< 22.0.1), python3-certvalidator, python3-dateutil, python3-dnspython, python3-pyfakefs, python3-requests, python3-urllib3, python3:any Filename: all/python3-cryptolyzer_0.10.2-1_all.deb Size: 54696 MD5sum: becc22bcb0607c8168b856b56fd6af2d SHA1: d0140441ab68f47e6172276eb0997691c68b757e SHA256: e6360ea2680c1ec0421b316beba635555216a2d7ef1350765ad61fe2ed1df339 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.2-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 338 Depends: python3-asn1crypto, python3-attr (>= 20.3.0), python3-dateutil, python3-urllib3, python3:any Filename: all/python3-cryptoparser_0.10.2-1_all.deb Size: 43132 MD5sum: f0665f15f76f4f4f5874355d43b53386 SHA1: c778b58b4c6d409cdce4a4f4a4f59de079d6ee69 SHA256: 9dea4c7a1507a9a54b3f14ce324aa096c564866343e5370b88dff908e235ac6f 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 ^^^^^^^^^^^^^^^^^^^^^