Releases: OpenSecurityResearch/ciphertest
Releases · OpenSecurityResearch/ciphertest
v0.2 Hotfix
v0.2.0 - Fixed EC Checking
This update adds debugging output (controlled by the 'DEBUG' environment variable), and fixes testing for EC ciphers. cipherTest now correctly detects support for EC and iterates over the local client's supported curves.
Merged changes from colorizing pull request
v0.1.1 Merge branch 'pdbogen-master'
Initial Release
The first versioned release of ciphertest. Code is currently functional with recent versions of gnutls-cli, and is reporting correct and comprehensive results across all versions of SSL and TLS supported by gnutls-cli. With an old enough version of openssl, SSLv2 testing is supported.