0 purchases
CryptoParser 0.12.5
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 does.
Usage
Pip
pip install cryptoparser
Support
Python implementation
CPython (2.7, 3.3+)
PyPy (2.7, 3.5+)
Operating systems
Linux
macOS
Windows
Documentation
Detailed documentation is available on the project’s
Read the Docs site.
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 website.
Credits
NLnet Foundation and NGI Assure, supports the project part of
the Next Generation Internet initiative.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.