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

2023-12-06 Update Rust crates, brotli #1478

Merged
merged 2 commits into from
Dec 7, 2023
Merged

Conversation

fhanau
Copy link
Collaborator

@fhanau fhanau commented Dec 6, 2023

This change also requires explicitly adding zlib as a dependency, which used to be pulled in via rules_rust.

Also need to explicitly add zlib, this used to be pulled in via
rules_rust.
@fhanau fhanau force-pushed the felix/2023-12-06-rust-update branch from 3f49704 to fa1903f Compare December 6, 2023 19:19
@fhanau fhanau marked this pull request as ready for review December 6, 2023 20:03
@fhanau fhanau requested review from a team as code owners December 6, 2023 20:03
@fhanau fhanau requested review from dom96 and harrishancock December 6, 2023 20:03
This is only a partial update – the upstream version hides the RSA
struct, so we'll need to make some crypto changes to accommodate it in
the future.
Changes include performance impovements to *25519 algorithms, which also
reduce the binary size slightly as more compact lookup tables are used.
@fhanau fhanau merged commit 01a7669 into main Dec 7, 2023
11 checks passed
@fhanau fhanau deleted the felix/2023-12-06-rust-update branch December 7, 2023 17:53
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