Skip to content

Combine efforts with RustCrypto? #15

@tarcieri

Description

@tarcieri

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions