Skip to content

TLS-Attacker v6.1.7

Latest
Compare
Choose a tag to compare
@mmaehren mmaehren released this 08 Oct 14:08

Changes

  • When generating static ECDH certificates, TLS-Attacker now defaults to ECDH/ECDSA OID for the public key in the certificate as ECDH-only OID is not supported by OpenSSL
  • Updated X.509-Attacker dependency to fix NullPointerException thrown when generating static DH certificates
  • Fixed ProtocolAttacker API usage in hash-to-curve code of PWD computations that previously always used the curve's base point if the first X coordinate was not valid for the chosen curve