Package: python3-cryptodatahub Source: cryptodatahub Version: 0.10.0-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 1751 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: 445136 MD5sum: a895c5f67cb33317281e5dbba1d2f22a SHA1: b41c5347b2fefea1a06c130c6c2f81ab1cc34a13 SHA256: ee2fd11328178d3750dcee5692acb1681b3dc267901a61126077f7fcd726b731 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: 386 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: 54012 MD5sum: c265e88139bc4fdc20522fb23b036d16 SHA1: f9427aa6555a267fbc58aa1c3980ee4825287b2c SHA256: f64c8210e06e9a84b1d919d6c789d09a7d75124f28e7bb6f733476ccb18d5053 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: 331 Depends: python3-asn1crypto, python3-attr (<< 22.0.1), python3-dateutil, python3:any Filename: all/python3-cryptoparser_0.10.0-1_all.deb Size: 41776 MD5sum: 3fd4f5e557aa1cf33aff41fdd388e8dc SHA1: 5149591b437043d25634abef7bef6d50ac422e60 SHA256: 122f55c2ea94c058dbe27b6bb47ba73f495ae0b8988dbea1f3450d63426595d1 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 ^^^^^^^^^^^^^^^^^^^^^