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

[version]: Allow zeroize version 1.5.0 #105

Closed
wants to merge 1 commit into from

Conversation

appetrosyan
Copy link

Motivation

Currently cryptographic libraries are held back by the pinned dependency on zeroize. Given that tests don't fail (either unit tests in this repo, or hyperledger/ursa), I took the liberty of unpinning the dependency in a compatible fashion.

Drawbacks

If some subtle change in the behaviour of zeroize was introduced, and it wasn't caught by tests in Hyperledger/ursa, it might be non-trivial to find.

Cargo.toml Outdated Show resolved Hide resolved
Signed-off-by: Aleksandr Petrosyan <[email protected]>
@appetrosyan
Copy link
Author

Applied suggestion. Would you be kind enough to approve the workflow?

@tarcieri
Copy link
Contributor

Oh sorry, there’s a release/2.0 branch where this change has already been applied: https://github.com/dalek-cryptography/x25519-dalek/blob/release/2.0/Cargo.toml

@tarcieri tarcieri closed this Feb 20, 2023
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