-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi there!
I'm writing on behalf of the @RustCrypto org, where we maintain several elliptic curve implementations including an sm2 crate at https://github.com/RustCrypto/elliptic-curves/tree/master/sm2
It looks like your field implementations are much faster than the ones we were using, which were synthesized using the formally verified fiat-crypto tool. I think it would be interesting to integrate them into our curve implementation, which uses a generic implementation of the Renes-Costello-Batina 2015 complete formulas for prime order elliptic curves, and is also written around the group crate which enables implementing algorithms that work across elliptic curves.
Does that sound interesting to you?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels