Package: python3-cryptodatahub
Source: cryptodatahub
Version: 0.10.0-1
Architecture: all
Maintainer: Szilárd Pfeiffer <coroner@pfeifferszilard.hu>
Installed-Size: 1752
Depends: python3-asn1crypto, python3-attr (>= 20.3.0), python3-dateutil, python3-six (>= 1.13), python3-urllib3, python3:any
Filename: all/python3-cryptodatahub_0.10.0-1_all.deb
Size: 445284
MD5sum: 1615e95a48141bd4d859bcfc0b80dd32
SHA1: 9e919b453d4485c847fb84e2d81962daad416ed0
SHA256: 0d97a1e7a9e31c36b6f7f391cb19ed0a1bf0070f5a5b5c9f9f7b1aa092f1eacf
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.0-1
Architecture: all
Maintainer: Szilárd Pfeiffer <coroner@pfeifferszilard.hu>
Installed-Size: 387
Depends: python3-attr (>= 19.1), python3-dateutil, python3-pyfakefs, python3-requests, python3-urllib3, python3:any
Filename: all/python3-cryptolyzer_0.10.0-1_all.deb
Size: 54092
MD5sum: bdcf3d6e7f08e867eb3d5c6ce3da33ff
SHA1: a10928d7705ab6c25cb1f3d1bf212961462fe1b9
SHA256: a3fdfee178576cc385828bbba8c8f6f6e4ffa895da51ed10108465acd719bd75
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>`__) 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.0-1
Architecture: all
Maintainer: Szilárd Pfeiffer <coroner@pfeifferszilard.hu>
Installed-Size: 331
Depends: python3-asn1crypto, python3-attr (<< 22.0.1), python3-dateutil, python3:any
Filename: all/python3-cryptoparser_0.10.0-1_all.deb
Size: 41820
MD5sum: 1e830f42c9a046ff052b69352dec3775
SHA1: 4b5a63fa381ea44dc507ad945d3e0e8c4405e133
SHA256: 2b3f50cd4bc94806efcf282f299ee340f5fb466c0ce469d5f5ea21a666f4dd01
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
 ^^^^^^^^^^^^^^^^^^^^^

