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.
pip install cryptoparser
- CPython (2.7, 3.3+)
- PyPy (2.7, 3.5+)
- Linux
- macOS
- Windows
Detailed documentation is available on the project's Read the Docs site.
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.
- NLnet Foundation and NGI Assure, supports the project part of the Next Generation Internet initiative.