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

Tracking issue for next release series #1571

Open
10 tasks
tarcieri opened this issue May 19, 2024 · 6 comments
Open
10 tasks

Tracking issue for next release series #1571

tarcieri opened this issue May 19, 2024 · 6 comments

Comments

@tarcieri
Copy link
Member

tarcieri commented May 19, 2024

This is a tracking issue for the next set of breaking releases which are currently under development on the master branch:

  • aead v0.6
  • async-signature v0.6
  • cipher v0.5
  • crypto-common v0.2
  • digest v0.11
  • elliptic-curve v0.14
  • kem v0.3
  • password-hash v0.6
  • signature v2.3
  • universal-hash v0.6

If need be we can subdivide this issue into separate issues for specific (or all) crates above.

@tarcieri
Copy link
Member Author

tarcieri commented May 19, 2024

The following are tracking issues for releases of important dependencies of the crates tracked in this issue:

@tarcieri
Copy link
Member Author

#1677 suggests merging async-signature into signature, which would eliminate the need for another async-signature release

@romen
Copy link

romen commented Dec 14, 2024

@tarcieri there haven’t been many updates on this lately.
I think more and more people are waiting/depending on the pre-release definitions of the kem traits as the PQC transition efforts are well under way.

Do you think there is any chance of a release soon, maybe tackling a smaller subset of planned changes?
It seems to me the major blocker for release is the CryptoRng issue, but it is hard for me to figure out how to contribute to speed up the process!

@newpavlov
Copy link
Member

@romen
rand_core v0.7 should be released relatively soon, but we are likely to wait until Rust 1.85 release to migrate to the 2024 edition. See #1717.

@romen
Copy link

romen commented Dec 16, 2024

@newpavlov no chances of an interim release before next February/March?

@newpavlov
Copy link
Member

Probably, no. I don't think it makes sense to start a new breaking release cycle to just bump edition one-two months later. Plus, there are some unresolved issues with the aead and cipher crates.

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

No branches or pull requests

3 participants