Merged
Conversation
dfbc0b2 to
a722417
Compare
251ef95 to
030e87a
Compare
2142d78 to
9ae40f1
Compare
Member
Author
|
There is something going on in the pem serialization, need to track that down. (#1711) |
6ac093b to
8ed3739
Compare
8ed3739 to
9f63539
Compare
Member
|
@baloo what are the blockers here? I worry about continuing to merge changes to cc @dishmaker |
Member
Author
|
I'd need to rebase and put some time to be sure, but at that point I believe we only miss AEAD: If I could get a merge there that would be great! |
9f63539 to
60927ce
Compare
Member
Author
|
actually this will also require RustCrypto/RSA#504 |
6db0566 to
fb3a50e
Compare
76456e2 to
b3353e6
Compare
b473244 to
abb6ca0
Compare
136c62f to
9f82e17
Compare
9f82e17 to
d5dd1bd
Compare
Member
|
@baloo can you mark this as ready if you think it's past the draft stage? |
Member
Author
|
I need to move the git pin from my PR branch and then I can do that. I’ll do that when I get back home (2-3h) |
d5dd1bd to
7d9c8b8
Compare
tarcieri
approved these changes
Apr 20, 2025
This file contains hidden or 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
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.
workspace got split in #1670, this bring back the crates left outside back in the workspace.
Depends: