Package: python3-cryptodatahub
Source: cryptodatahub
Version: 0.10.3-1
Architecture: all
Maintainer: Szilárd Pfeiffer <coroner@pfeifferszilard.hu>
Installed-Size: 1789
Depends: python3-asn1crypto, python3-attr (>= 20.3.0), python3-dateutil, python3-six (>= 1.13), python3-urllib3, python3:any
Filename: all/python3-cryptodatahub_0.10.3-1_all.deb
Size: 449800
MD5sum: b8f94b5281ddfa80c024486e59a30349
SHA1: 3768a247d3adc8ff0785e1c47a728bddc417d880
SHA256: 012d04a791ba227d8b179e99647eae3976733e715219c7916245bfd5b12cfe3c
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-cryptoparser
Source: cryptoparser
Version: 0.10.3-1
Architecture: all
Maintainer: Szilárd Pfeiffer <coroner@pfeifferszilard.hu>
Installed-Size: 382
Depends: python3-asn1crypto, python3-attr (<< 22.0.1), python3-dateutil, python3-urllib3, python3:any
Filename: all/python3-cryptoparser_0.10.3-1_all.deb
Size: 47704
MD5sum: d964b8004f919cfebd54c103ab141873
SHA1: ca72876b0c9ca56850929e0b9fed528fcf7dab98
SHA256: 751fd1915bd96c66ef3ed0ab9d341b0093c9ef06597f8d865af9ebb03caa35fc
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
 ^^^^^^^^^^^^^^^^^^^^^

