This repository has been archived by the owner on Jul 30, 2021. It is now read-only.
v1.1.0
CHANGELOG
Additions:
- New
TLSmap::App::Extended
class: partial wrapper around ciphersuite.info API to get extra info about a cipher - New
--extended
and--acronym
CLI option for thesearch
command using the new class
Changes:
- Move
tmpfile()
to aUtils
module (no breaking changes)
Fix:
- fix NSS and GnuTLS parser: many ciphers were not parsed due to a wrong regexp
- make search case-insensitive for hexadecimal codepoints
- fix OpenSSL parser: some TLS 1.0 ciphers where defined in SSL 3.0 source code file
Documentation:
- Added a limitations page
- No SSL support
- No custom cipher suites support
- Unassigned and reserved codepoints are hidden
Examples
CLI:
Library: