LLFourn / secp256kfun

A pure-rust secp256k1 library optimised for fun
BSD Zero Clause License
102 stars 29 forks source link

Implement Ord and Partial Ord on scalar and point #136

Closed LLFourn closed 1 year ago

LLFourn commented 1 year ago

Fixes #107