Package: python3-cryptodatahub Source: cryptodatahub Version: 0.10.0-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 1750 Depends: python3-asn1crypto, python3-attr (>= 20.3.0), python3-dateutil, python3-six (>= 1.13), python3-urllib3, python3:any Filename: all/python3-cryptodatahub_0.10.0-1_all.deb Size: 455318 MD5sum: 836a8d774f8dcde3af35610cdd1f6cf2 SHA1: 2a259d6efc6049909b9954ad6c6a15675928cdc0 SHA256: 9c6ec08449d8bd26471b9805d77314e6d73af3b0aafd5d99f511d4275c779e88 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.0-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 382 Depends: python3-attr (>= 19.1), python3-dateutil, python3-pyfakefs, python3-requests, python3-urllib3, python3:any Filename: all/python3-cryptolyzer_0.10.0-1_all.deb Size: 51868 MD5sum: 89a7e906441f046a42bed3c74b81dfc0 SHA1: 87e970b159ca8c0bcb501073ae23e50949b5872c SHA256: d9c6e9a7161d5d4d0e7a86116fcf049ec41735a229274ef34d3aff3abf1794e7 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.10.0-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 328 Depends: python3-asn1crypto, python3-attr (<< 22.0.1), python3-dateutil, python3:any Filename: all/python3-cryptoparser_0.10.0-1_all.deb Size: 39940 MD5sum: 90c6003b0681ee83e7d6cf12791ad979 SHA1: 42283c0ce0c7ec040c7cede5151bc0685a4ab746 SHA256: 2898e492f134a603c6fb7820814a43ac410bad160770cd362bbe7eefe8af2e6f 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 ^^^^^^^^^^^^^^^^^^^^^