Package: python3-cryptodatahub Source: cryptodatahub Version: 0.8.5-1 Architecture: all Maintainer: Szilárd Pfeiffer Installed-Size: 495 Depends: python3-attr (<< 22.0.1), python3-six (>= 1.13), python3:any Filename: ./all/python3-cryptodatahub_0.8.5-1_all.deb Size: 29852 MD5sum: 59c54132f914a46e60c4d51741b85e53 SHA1: 1ed43c4392eaf1fe3473b87a7c958528aba4a211 SHA256: 7151fc14077fb02df0fcf3ddadf4ea9798a02cfc198bd23ff613ff3229ae6d61 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: 471 Depends: python3-requests, python3-urllib3, python3:any Filename: ./all/python3-cryptolyzer_0.8.5-1_all.deb Size: 69084 MD5sum: 4a83b04bd4af245833a94e497190991f SHA1: 4abd52ed1b41b480d038b6d5c305a662c86d8d02 SHA256: e8318a752499d1c3f293f8f5fbb2ab12a534212cf2a5475c5e3f7df9c3828153 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: 315 Depends: python3-asn1crypto, python3-dateutil, python3:any Filename: ./all/python3-cryptoparser_0.8.5-1_all.deb Size: 38552 MD5sum: 6573ab31fa8404a26af63be54a0b8f1f SHA1: b4bd1009071ca7b2b83882f9fb296ee8a2121719 SHA256: 994deba3ce33416d87dcd9115f89c7ae92e4ec36a7d032362bc2280fb417b2d4 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 ^^^^^^^^^^^^^^^^^^^^^