secp256kfun 0.12.1

A mid-level secp256k1 library optimized for fun!
Documentation
1
2
3
#![allow(clippy::all)]
pub mod hash_to_curve;
pub mod k256;