Package: python3-cryptodatahub Source: cryptodatahub Version: 0.8.5-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 497 Depends: python3-attr (<< 22.0.1), python3-six (>= 1.13), python3:any Filename: all/python3-cryptodatahub_0.8.5-1_all.deb Size: 29396 MD5sum: 3c1d7589ad0f27ab278930336a74334f SHA1: e7e694381ee82e4d1dd9ef0f0d5693e47287a889 SHA256: 2692d0b88dce433d09310857c23b50f07ec2fdf94122a34e43f8f944be590f57 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.8.5-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 476 Depends: python3-certvalidator, python3-requests, python3-urllib3, python3:any Filename: all/python3-cryptolyzer_0.8.5-1_all.deb Size: 70708 MD5sum: b6ccdf5c6002d21077bf6f39a63be9cc SHA1: 7334c6a28a4ac579282902ab1bd92af1b1af14f2 SHA256: 87b059371a5d2fc7179ea3243c56fc1f9fd51493ac8264831c45d4be48d014fb 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.8.5-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 319 Depends: python3-asn1crypto, python3-dateutil, python3:any Filename: all/python3-cryptoparser_0.8.5-1_all.deb Size: 40504 MD5sum: fcdcd11308df7da96457895a10d6ef50 SHA1: 34acf6b4617242537baf48c8e106890666da5fc3 SHA256: f49ddd4112c973d5b58c48295a7d16868484d00b9feb13d63bdc351b24b1a2de 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 ^^^^^^^^^^^^^^^^^^^^^