secp256kfun
secp256kfun copied to clipboard
add hash_to_curve
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.