royhills / ike-scan

The IKE Scanner
GNU General Public License v3.0
363 stars 59 forks source link

Modern algorithms not automatically detected? #37

Open drwetter opened 2 years ago

drwetter commented 2 years ago

Hi,

we improved our setup using DH 20 (https://community.cisco.com/t5/security-documents/diffie-hellman-groups/ta-p/3147010) using an HMAC with SHA-384.)

For the default run I got no response other than NO-PROPOSAL-CHOSEN. Using the exact transformations it succeeded though.

Q: Why isn't that automatically detected?

(Version is 1.9.5)