Skip to content

Expose Inner Functions and Take Initial Transcript#28

Open
ycscaly wants to merge 24 commits into
zkcrypto:mainfrom
ycscaly:main
Open

Expose Inner Functions and Take Initial Transcript#28
ycscaly wants to merge 24 commits into
zkcrypto:mainfrom
ycscaly:main

Conversation

@ycscaly

@ycscaly ycscaly commented Jun 17, 2025

Copy link
Copy Markdown

These are changes I need to use this library in my project, they don't really affect functionality, could these be merged?

@ycscaly ycscaly closed this Jun 17, 2025
@ycscaly ycscaly changed the title Sync Expose Inner Functions and Take Initial Transcript Jun 17, 2025
@ycscaly ycscaly reopened this Jun 17, 2025
ycscaly added 9 commits June 17, 2025 14:31
…0-pre.6, rand 0.10)

- curve25519-dalek 5.0.0-pre.1 -> 5.0.0-pre.6: workspace uses pre.6, and
  Scalar::random changed from requiring TryCryptoRng to CryptoRng.
- rand_core 0.9 -> 0.10, rand 0.9 -> 0.10, rand_chacha 0.9 -> 0.10:
  match the workspace's rand 0.10 upgrade.
- rand::thread_rng() -> rand::rng(): renamed in rand 0.10.
- Drop "rand/std_rng" feature flag (removed in 0.10).
- sha3 0.11.0-rc.3 -> 0.11.0, digest 0.11.0-rc.3 -> 0.11.0: stable.
Align deps with cryptography-private workspace (curve25519-dalek 5.0.0-pre.6, rand 0.10)
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.

1 participant