-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Convert AESGCM AEAD to Rust #9181
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ok, LibreSSL is failing because:
Not immediately sure what the right fix it. This feels like a LibreSSL bug, but would take a while to roll out. |
Looks like BoringSSL will have this same problem. |
alex
force-pushed
the
aead-rust
branch
3 times, most recently
from
August 14, 2023 12:51
ae2be04
to
0885437
Compare
alex
force-pushed
the
aead-rust
branch
2 times, most recently
from
August 27, 2023 16:30
bc2acc0
to
9c81b3c
Compare
alex
force-pushed
the
aead-rust
branch
3 times, most recently
from
September 12, 2023 21:44
8ec3e30
to
4677a1f
Compare
alex
force-pushed
the
aead-rust
branch
2 times, most recently
from
September 14, 2023 00:06
4b45717
to
12b90fb
Compare
alex
force-pushed
the
aead-rust
branch
2 times, most recently
from
September 19, 2023 18:17
5f9c81a
to
ccdfc52
Compare
alex
force-pushed
the
aead-rust
branch
2 times, most recently
from
November 4, 2023 05:30
7134cc7
to
e100499
Compare
alex
force-pushed
the
aead-rust
branch
5 times, most recently
from
January 13, 2024 01:44
4b51aa4
to
961e284
Compare
Ok this is now green, minus LibreSSL 3.7.3, meaning that we're waiting for May 1 when the relevant OpenBSD version is dropped. |
reaperhulk
approved these changes
Jan 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.