Package: python3-cryptodatahub
Source: cryptodatahub
Version: 0.10.1-1
Architecture: all
Maintainer: Szilárd Pfeiffer <coroner@pfeifferszilard.hu>
Installed-Size: 1761
Depends: python3-asn1crypto, python3-attr (>= 20.3.0), python3-dateutil, python3-six (>= 1.13), python3-urllib3, python3:any
Filename: all/python3-cryptodatahub_0.10.1-1_all.deb
Size: 457794
MD5sum: 2f3898b624ced2ae827922bd53abc253
SHA1: 88ea69e594a262ec490153b6aced64ecc2e8b7b0
SHA256: 53c9a95a9f01cd9e0d314eb9f1c0bec0044894624d5924ee4e719056439e9508
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.10.1-1
Architecture: all
Maintainer: Szilárd Pfeiffer <coroner@pfeifferszilard.hu>
Installed-Size: 382
Depends: python3-attr (<< 22.0.1), python3-dateutil, python3-dnspython, python3-pyfakefs, python3-requests, python3-urllib3, python3:any
Filename: all/python3-cryptolyzer_0.10.1-1_all.deb
Size: 53286
MD5sum: 9ea794e00f5e76f75a2c71c6d3a24df9
SHA1: 9a49d82f89a26efa8b726bf1e23666395b705889
SHA256: f9b4385533e534d5d0f7335ec1e0184f2ae5e9bbf02d81401e62df4cb6694a0e
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 <https://en.wikipedia.org/wiki/Command-line_interface>`__ with both human-readable
 (`Markdown <https://en.wikipedia.org/wiki/Markdown>`__) and
 machine-readable (`JSON <https://en.wikipedia.org/wiki/JSON>`__) output.  It works with multiple cryptographic protocols
 (`SSL <https://en.wikipedia.org/wiki/Transport_Layer_Security#SSL_1.0,_2.0,_and_3.0>`__/
 `TLS <https://en.wikipedia.org/wiki/Transport_Layer_Security>`__,
 `opportunistic TLS <https://en.wikipedia.org/wiki/Opportunistic_TLS>`__,
 `SSH <https://en.wikipedia.org/wiki/Secure_Shell>`__ `DNSSEC <https://www.rfc-editor.org/rfc/rfc4034>`__) and analyzes
 additional security mechanisms (`web security <https://infosec.mozilla.org/guidelines/web_security>`__ related
 `HTTP response header fields <https://en.wikipedia.org/wiki/List_of_HTTP_header_fields#Response_fields>`__,
 `JA3 tag <https://engineering.salesforce.com/tls-fingerprinting-with-ja3-and-ja3s-247362855967>`__) or `HASSH
 tag <https://engineering.salesforce.com/open-sourcing-hassh-abed3ae5044c/>`__).
 .
 Usage
 -----
 .
 Pip
 ^^^
 .
 .. code:: shell

Package: python3-cryptoparser
Source: cryptoparser
Version: 0.10.1-1
Architecture: all
Maintainer: Szilárd Pfeiffer <coroner@pfeifferszilard.hu>
Installed-Size: 328
Depends: python3-asn1crypto, python3-attr (>= 20.3.0), python3-dateutil, python3-urllib3, python3:any
Filename: all/python3-cryptoparser_0.10.1-1_all.deb
Size: 40234
MD5sum: 7e56167590241b64eb798d4b0a4fb647
SHA1: a3e52ca7776755c4eaac6a165efb1e9e1dd7e5f8
SHA256: c43bcfc9cd24f6899fbb833988649ca60b7b71f8fe7330e2d7693d691b1068a9
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 <https://cryptolyzer.readthedocs.io/>`__ does.
 .
 Usage
 -----
 .
 Pip
 ^^^
 .
 .. code:: shell
 .
    pip install cryptoparser
 .
 Support
 -------
 .
 Python implementation
 ^^^^^^^^^^^^^^^^^^^^^

