Module curves

Module curves 

Source

Structs§

ConstantRng
Sha3XofReaderWrapper
wrapper needed in order to implement RngCore for the Sha256 digest. we need this to implement RngCore so that it can be used to generate random group elements by calling PrimeOrderCurve::random

Traits§

PrimeOrderCurve
Minimal interface for an elliptic curve of prime order.