Package: python3-cryptodatahub Source: cryptodatahub Version: 0.9.1-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 695 Depends: python3-attr (>= 19.1), python3-dateutil, python3-six (>= 1.13), python3-urllib3, python3:any Filename: ./all/python3-cryptodatahub_0.9.1-1_all.deb Size: 68948 MD5sum: 0a9611889cbe8ee11e189132e5bd8577 SHA1: f7ea09b67bba83d23f83acf65c4870dff83d172f SHA256: 399772b878a220d6a5976518b1cd78007891f2300c1f5ac293d1b133c9ba517b 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.9.1-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 386 Depends: python3-attr (>= 19.1), python3-dateutil, python3-requests, python3-urllib3, python3:any Filename: ./all/python3-cryptolyzer_0.9.1-1_all.deb Size: 52668 MD5sum: 19fbf66d948864e9bbecf421c9b3ddc6 SHA1: 4f0501585411ba796a3fdbc8626ad3c5e0b3d5c9 SHA256: 631f8a2127566493ac0dda9a2f9513c1e831a8f1a05aa92d3de9351d6086ae7d 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.9.1-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.9.1-1_all.deb Size: 39936 MD5sum: dd8452d63745799ba049409542226545 SHA1: d3a1e3aeba511db5325b68ed0cf2a75c689cae7f SHA256: b38158fdcfe1bc693c7d461d69217560153e98bd989bd1118516665bc993d49d 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 ^^^^^^^^^^^^^^^^^^^^^