SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

cryptoparser rpm build for : Fedora 35. For other distributions click cryptoparser.

Name : cryptoparser
Version : 0.9.0 Vendor : Szilárd Pfeiffer < coroner_pfeifferszilard_hu>
Release : 1.1 Date : 2023-04-29 14:05:04
Group : Development/Libraries Source RPM : cryptoparser-0.9.0-1.1.src.rpm
Size : 0.57 MB
Packager : (none)
Summary : Fast and flexible security protocol parser and generator
Description :
**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
^^^^^^^^^^^^^^^^^^^^^

- CPython (2.7, 3.3+)
- PyPy (2.7, 3.5+)

Operating systems
^^^^^^^^^^^^^^^^^

- Linux
- macOS
- Windows

License
-------

The code is available under the terms of Mozilla Public License Version 2.0 (MPL 2.0).

A non-comprehensive, but straightforward description of MPL 2.0 can be found at
`Choose an open source license < https://choosealicense.com/licenses#mpl-2.0>`__ website.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/pfeiffersz:/cryptolyzer:/0:/9:/0/Fedora_35/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  cryptoparser-0.9.0-1.1.noarch.rpm
     

Provides :
cryptoparser

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.10/site-packages/cryptoparser-0.9.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/cryptoparser-0.9.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/cryptoparser-0.9.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/cryptoparser-0.9.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/cryptoparser-0.9.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/cryptoparser/__init__.py
/usr/lib/python3.10/site-packages/cryptoparser/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cryptoparser/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/cryptoparser/common/__init__.py
/usr/lib/python3.10/site-packages/cryptoparser/common/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cryptoparser/common/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/cryptoparser/common/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cryptoparser/common/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/cryptoparser/common/__pycache__/classes.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cryptoparser/common/__pycache__/classes.cpython-310.pyc
/usr/lib/python3.10/site-packages/cryptoparser/common/__pycache__/exception.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cryptoparser/common/__pycache__/exception.cpython-310.pyc
/usr/lib/python3.10/site-packages/cryptoparser/common/__pycache__/key.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cryptoparser/common/__pycache__/key.cpython-310.pyc
/usr/lib/python3.10/site-packages/cryptoparser/common/__pycache__/parse.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cryptoparser/common/__pycache__/parse.cpython-310.pyc
/usr/lib/python3.10/site-packages/cryptoparser/common/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cryptoparser/common/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/cryptoparser/common/__pycache__/x509.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/cryptoparser/common/__pycache__/x509.cpython-310.pyc
/usr/lib/python3.10/site-packages/cryptoparser/common/base.py
/usr/lib/python3.10/site-packages/cryptoparser/common/classes.py
/usr/lib/python3.10/site-packages/cryptoparser/common/exception.py
/usr/lib/python3.10/site-packages/cryptoparser/common/key.py
/usr/lib/python3.10/site-packages/cryptoparser/common/parse.py
There is 68 files more in these RPM.

 
ICM