Releases: c0r0n3r/cryptoparser
Releases · c0r0n3r/cryptoparser
0.11.0
0.10.3
0.10.2
Features
- DNS
- add parser for e-mail authentication and reporting related records (#74, #35, #36, #37, #38)
- mail exchange (MX)
- Domain-based Message Authentication, Reporting, and Conformance (DMARC)
- Sender Policy Framework (SPF)
- SMTP MTA Strict Transport Security (MTA-STS)
- SMTP TLS Reporting (TLSRPT)
- add parser for e-mail authentication and reporting related records (#74, #35, #36, #37, #38)
0.10.1
0.10.0
0.9.1
Features
- TLS (
tls
)- Generic
- add parser for signed certificate timestamp entries
- Generic
v0.9.0
0.8.5
Features
- Generic
- move data classes to CryptoDataHub repository
0.8.4
0.8.2
Features
- TLS (
tls
)- Cipher Suites (
ciphers
)- add OpenSSL names
- add min/max versions
- Cipher Suites (
- SSH (
ssh
)- Public Keys (
pubkeys
)- HASSH fingerprint calculation
- add host certificate related classes
- Public Keys (