Skip to content

0.4.0

Compare
Choose a tag to compare
@c0r0n3r c0r0n3r released this 18 Aug 12:30
· 527 commits to master since this release

Features

  • TLS (tls)
    • add analyzer for checking whether TLS server requires client certificate for authentication
    • LDAP support

Notable fixes

  • TLS (tls)
    • Generic
      • handle that a server indicates handshake failure by sending close notify alert
      • handle that a server does not respect lack of the signature algorithms extension
    • Versions (versions)
      • handle that a server supports only non-RSA public keys

Performance

  • TLS (tls)
    • Cipher Suites (ciphers)
      • speed up TLS supported curve check