Utility function to get the raw public key buffer from a hex string.
The offset that the hex representation of the public key starts at, without the 0x prefix and without the 04 encoding prefix. That's what the spartan-ecdsa circuit expects.
https://github.com/indutny/elliptic/issues/86
https://dev.to/q9/finally-understanding-ethereum-accounts-1kpe
Generated using TypeDoc
Utility function to get the raw public key buffer from a hex string.
The offset that the hex representation of the public key starts at, without the 0x prefix and without the 04 encoding prefix. That's what the spartan-ecdsa circuit expects.
https://github.com/indutny/elliptic/issues/86
https://dev.to/q9/finally-understanding-ethereum-accounts-1kpe