Skip to content

Conversation

@mikelodder7
Copy link
Contributor

Upstream hash2field as described in PR 495

Signed-off-by: Michael Lodder <[email protected]>
bits = ["arithmetic", "ff/bits"]
dev = ["arithmetic", "hex-literal", "pem", "pkcs8"]
ecdh = ["arithmetic"]
hashing = ["digest"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Elsewhere in RustCrypto we generally just keep digest-related functionality gated behind the digest feature

@tarcieri
Copy link
Member

tarcieri commented Jan 3, 2022

Going to go ahead and merge this. Can fix up hashing => digest separately.

While I do have some general concerns about how this is structured, I think trying to play with some alternatives really needs to have everything wired up with concrete implementations in the elliptic-curve crates to see what actually works and what doesn't.

@tarcieri tarcieri merged commit 432a964 into RustCrypto:master Jan 3, 2022
@tarcieri tarcieri mentioned this pull request Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants