base-org/webauthn-sol

Expected use of fallback?

pegahcarter opened this issue · 0 comments

Signature verification always attempts to use the RIP-7212 precompile and, if this fails, falls back to using FreshCryptoLib.

In what conditions will the precompile fail where the fallback should pass?