Package: python3-cryptodatahub Source: cryptodatahub Version: 0.10.2-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 1762 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: 457812 MD5sum: fabd196eb643897a4c4dc6f7aead5ba8 SHA1: 62eec33bd6e1ca975d7805d2db6a2aedd8cc2237 SHA256: 5fd8010ac57e49f54193a88dbba0f80f5120c92705876daddace8276f2b5a0ec 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: 382 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: 53310 MD5sum: a77f117dd9aeba098626ea23dd003d16 SHA1: 9f4324e7bc1685fb3ab4e2b8efc9f5e6761d1526 SHA256: 201d6775b0858f8565f9bf70f474ef4c0a25b748fc3355cdafbf327db1623ac7 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: 334 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: 40946 MD5sum: 496d886af6fd3d75eb3c227509b69c49 SHA1: c167f8cbe49b6e0e57346cdccd549ca5e5d8574d SHA256: 2885b1b0a1aacaf54efbb1ff30d26718dc11537a39e9a12cf8b3f2e889b204e5 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 ^^^^^^^^^^^^^^^^^^^^^