Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PartialEq to scrypt::Params #490

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Conversation

uglyoldbob
Copy link
Contributor

This allows for PartialEq structs that contain an scrypt Params to also be PartialEq.

@newpavlov
Copy link
Member

It also may be worth to derive Eq and Hash.

@tarcieri tarcieri merged commit cf91c17 into RustCrypto:master Apr 26, 2024
13 checks passed
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.

3 participants