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

cryptex take 2 #724

Closed
wants to merge 21 commits into from
Closed

cryptex take 2 #724

wants to merge 21 commits into from

Conversation

pabuhler
Copy link
Member

@pabuhler pabuhler commented Sep 8, 2024

Alternative merge of #511 on to main, not complete. Will discuss in the context of #511.

Move cryptex code to separate functions so it can be reused.
Due to support for non in-place io it is not always possible to modify the
input buffer in the way the cryptex draft expected therefore use multiple
encrypt / decrypt calls when io is not in-place. The gcm ciphers do not
currently support multiple operations so non in-place io with csrc's is not
supported.
@pabuhler
Copy link
Member Author

changes moved to #511

@pabuhler pabuhler closed this Dec 17, 2024
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.

2 participants