base-org / webauthn-sol

MIT License
222 stars 82 forks source link

chore: improve natspec and clean code #10

Closed xenoliss closed 7 months ago

xenoliss commented 7 months ago

This PR improves the NatSpec documentation of the WebAuthn library. It also turned all constants to private and makes usage of FCL_Elliptic_ZZ.n / 2 constant to prevent signature malleability.