Package: python3-cryptodatahub Source: cryptodatahub Version: 0.9.1-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 697 Depends: python3-attr (>= 19.1), python3-dateutil, python3-six (>= 1.13), python3-urllib3, python3:any Filename: all/python3-cryptodatahub_0.9.1-1_all.deb Size: 67036 MD5sum: e547a24709c70465ceeb2dd8951964e5 SHA1: 0cac6abdbcdb7396bd00eb82b255700d181b0995 SHA256: 3898feeb315f75150ea998de436bd3329eea67575ecf4a23e5ec024cee846979 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.1-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 391 Depends: python3-attr (>= 19.1), python3-certvalidator, python3-dateutil, python3-requests, python3-urllib3, python3:any Filename: all/python3-cryptolyzer_0.9.1-1_all.deb Size: 54732 MD5sum: 653ac2ee4a8c34016f5f622ebfaa610c SHA1: 68bf589a382d74d23dea6d1e1d66116574bf907e SHA256: 0f72eb38d5fb4afeda47b4076d10161d9cda120a5d1f67008afbd30ca968860c 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.1-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 331 Depends: python3-asn1crypto, python3-attr (<< 22.0.1), python3-dateutil, python3:any Filename: all/python3-cryptoparser_0.9.1-1_all.deb Size: 41844 MD5sum: a1a2932c2e9517a34baae31a76bd5da4 SHA1: 651c78803a3834887ca4100d7361afe9d36f3cd6 SHA256: e9decadda9927ff984bef9680ed226673a5f5271e32388d5aee2afe23d254c7d 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 ^^^^^^^^^^^^^^^^^^^^^