Package: python3-cryptolyzer Source: cryptolyzer Version: 0.8.5-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 475 Depends: python3-requests, python3-urllib3, python3:any Filename: all/python3-cryptolyzer_0.8.5-1_all.deb Size: 70256 MD5sum: 69a48814d8f6c615ace556f0a7d394bd SHA1: ff189b6038cbf95b5a25edf82f945a3f57c4d008 SHA256: e8bb5a39c6e113acf62007c62416133165bf3b5538255347ec651c0fc4b364d7 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: 318 Depends: python3-asn1crypto, python3-dateutil, python3:any Filename: all/python3-cryptoparser_0.8.5-1_all.deb Size: 40376 MD5sum: 09ad2508e26f3941295db3c97491d502 SHA1: b8371ace1d94c61658c04705163b09b02586eb5f SHA256: 2ef32ff8a6799e045fb7e03d2290212df92de193944a47fd27ec8b02dedab39d 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 ^^^^^^^^^^^^^^^^^^^^^