Fastest 4KB JS implementation of secp256k1 signatures and ECDH
Hi, In the example, I see that we are signing the sha256 of the message. Is it possible to use sha3_256 instead? I tried using sha3_256 to hash the message, then verify, it does not work. But sha256 works though. Wonder if you can provide an example on how to use sha3_256 instead of sha256? Thank you so much!
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by 0xmigo and has received 2 comments.