dalek-cryptography / curve25519-dalek

A pure-Rust implementation of group operations on Ristretto and Curve25519
Other
853 stars 422 forks source link

SubgroupPoint doesn't implement Default/subtle traits #580

Open kayabaNerve opened 10 months ago

kayabaNerve commented 10 months ago

This would be greatly appreciated.