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: 455250 MD5sum: 3352ae3293a58d5faffc01707d5d77ff SHA1: e0a160663c5fe505aeb08c7f2a381881e2996491 SHA256: 55ec6dde4aee4e80d5c92f9ad7a54ce30b03f79860c5dfda6ee54a7b421579c4 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: 51852 MD5sum: ac7f7661f3d866d88eb2fec112f5a473 SHA1: 48c79a7fb13a090f8bd3a615a7bdd0204e3b1449 SHA256: 720fbd13827200a581e9a4f5f985de7d7e595251676d1a94781afbd676acfc9c 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: 39942 MD5sum: baddf147c322996aa418bcd1363db5b5 SHA1: 0788790b0098e9b2840460cab0b87c328f89a021 SHA256: 970daf0780158815efc8b721540f59cecbcc9855041bffe898850864dc2fb904 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 ^^^^^^^^^^^^^^^^^^^^^