Https://mops.one/libsecp256k1 and verifying signatures

It is unclear from libsecp256k1 docs how to use this package for verifying a signature. Please, point which function should be used to verify signatures.

Is this Motoko package the preferred way to verify signatures? Maybe, there are another packages (possibly, more efficient?) for verifying ECDSA signatures?

1 Like

Try the one i made, not sure about the one you are looking at