Package: python3-cryptolyzer Source: cryptolyzer Version: 0.9.0-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 491 Depends: python3-attr (<< 22.0.1), python3-dateutil, python3-requests, python3-urllib3, python3:any Filename: ./all/python3-cryptolyzer_0.9.0-1_all.deb Size: 71876 MD5sum: 87f831c1f61e57f361f83a207423dc08 SHA1: 32ed600b5fb299a4469bc76550523af1a7635298 SHA256: 874cd16caa8654166dbd558e5275832dd708692c49361566a60bb51e776d7f3b 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.0-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 326 Depends: python3-asn1crypto, python3-dateutil, python3:any Filename: ./all/python3-cryptoparser_0.9.0-1_all.deb Size: 41084 MD5sum: 1bfb80fbb7957bc68f979f17db6e34b2 SHA1: b8bc667ef6d9ee9fe7c1f1cb661c9a538132a03a SHA256: 7b8a5b99b03a2fde341886a930b0c5993cc6c5c0c09ab07cbbd3843509bac405 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 ^^^^^^^^^^^^^^^^^^^^^