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: 29332 MD5sum: a32e4ef20231426062dd6908c95dc643 SHA1: d3fd3ea4025c51b044fb11300738d7ad5b2a4135 SHA256: 24769f12b89cca00a58a09becf69c156d1f2c56a3096ef684db45c9fefc655fa 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: 475 Depends: python3-certvalidator, python3-requests, python3-urllib3, python3:any Filename: all/python3-cryptolyzer_0.8.5-1_all.deb Size: 70596 MD5sum: 2a08d89f3c0017e5513bd88eb7c9099f SHA1: 81046b397bc4d14a131a0bd041f5fa37f21e5a4b SHA256: 07d60e50bc233b5e01934f7dce6d57a719a0fa6410af216bbb7210bc35515e5f 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: 40440 MD5sum: 55135836716d1a78dd02f4f3fce419f4 SHA1: 4c29146f5c13533de4a3ac2e79b41a91df053e99 SHA256: 085ed1b84f3746a24ae91ed6edfaed67a51a774c3878904776593fe8961a439e 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 ^^^^^^^^^^^^^^^^^^^^^