madwizard-org / webauthn-server

WebAuthn Relying Party server library for PHP
MIT License
51 stars 12 forks source link

Validate EC public key coordinates #16

Open madwizard-thomas opened 4 years ago

madwizard-thomas commented 4 years ago

The x and y coordinates of the public key should be on the elliptic curve to prevent certain attacks.