Package: python3-cryptodatahub
Source: cryptodatahub
Version: 0.10.3-1
Architecture: all
Maintainer: Szilárd Pfeiffer <coroner@pfeifferszilard.hu>
Installed-Size: 1788
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: 459830
MD5sum: 3ec7cec58fea395f1eaf42b15ca0b3d6
SHA1: 1696feb28bb79182b78cb470ad3b467d59ec28c5
SHA256: c499a4822aa742a81a9c675b7c54a0a3e9841f721afd35c1d49ad43bf63897ab
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: 378
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: 45440
MD5sum: 7d5bb982821054863112d00e810bf1ea
SHA1: 9770a7e1286f22d6bd204953822ea6a90911ed54
SHA256: 1e67f8f7e788d0dd70132d2b6f3c92f366803967aca358747f9270e88054985c
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
 ^^^^^^^^^^^^^^^^^^^^^

