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: 446336 MD5sum: 2bdc617d2202240ce68aa6b71cd4cbc1 SHA1: ce2b2c0ce67775cd9c8524e64443214640a9e2cb SHA256: dd0a4f97950e606755bcf40d5cfe72c6e029b45077c457241fa1acbb8a34882a 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: 386 Depends: python3-attr (<< 22.0.1), python3-dateutil, python3-dnspython, python3-pyfakefs, python3-requests, python3-urllib3, python3:any Filename: all/python3-cryptolyzer_0.10.2-1_all.deb Size: 54588 MD5sum: 7df43fd508e052ce6e9508601b19d517 SHA1: 5aa6d84a0eacc8bbcc8d878c2ca9fd2261e620fd SHA256: eb18991420b1c7a44a135e2b37f2d7788a50cd942ba7079ec4eed8107fa38873 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: 337 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: 43012 MD5sum: c1a71baf4de607d2c63154625e391461 SHA1: 2da9fc287bc60e0bcffbd96ede3731e4ca5638e3 SHA256: 4b93364a8d8fcef8d12135a11192c0bed62324120486d9e94927eb8223e4e93f 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 ^^^^^^^^^^^^^^^^^^^^^