Skip to content

elliptic-curve: extract hash2curve into its own crate? #1928

@tarcieri

Description

@tarcieri

I was able to obtain ownership of the hash2curve crate from @mikelodder7.

I would propose extracting the hash2curve module out of the elliptic-curve and into its own crate, placing it in the https://github.com/RustCrypto/elliptic-curves.

Though hash2curve defines a lot of traits it's also an algorithm implementation. I think it would also be easier to experiment with changes to how it works (e.g. #1925) if it were in-tree with the various elliptic curves.

cc @daxpedda @carloskiki

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions