secp256kfun icon indicating copy to clipboard operation
secp256kfun copied to clipboard

add hash_to_curve

Open LLFourn opened this issue 2 years ago • 0 comments

k256 has implemented it upstream: https://github.com/RustCrypto/elliptic-curves/blob/master/k256/src/arithmetic/hash2curve.rs

So should be easy to vendor this.

LLFourn avatar Oct 06 '22 04:10 LLFourn