Skip to content

0.7.3

Compare
Choose a tag to compare
@c0r0n3r c0r0n3r released this 16 Aug 16:13
· 398 commits to master since this release

Features

  • SSH (ssh)
    • Generic
      • Add all command to SSH

Notable fixes

  • Generic
    • Diffie-Hellman
      • Handle Diffie-Hellman parameter q value comparision well
  • TLS (tls)
    • Generic
      • Handle multi-line greeting message in the case of SMTP servers
    • Diffie-Hellman (dhparams)
      • Add safe prime attribute to well-known DH params as there is an RFC (5144) which defines unsafe prime
    • Public Keys (pubkeys)
      • Handle missing certificates message well during an anonymous Diffie-Hellman key exchange