Fastest 4KB JS implementation of secp256k1 signatures and ECDH
Presently `SignatureWithRecovery` only exposes `fromCompact` and `toCompactBytes` methods, so there's no out-of-the-box way to consume 65byte Ethereum signatures that come with the recovery byte at the end other than twiddling some bytes manually. I'm happy to submit a PR for this, but just figured I'd check if there was a rationale for excluding it before I do so
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by CluEleSsUK and has received 1 comments.