-
Notifications
You must be signed in to change notification settings - Fork 43
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
provide ciphers with {de,en}crypt_into functionality #231
Merged
Commits on Jun 11, 2024
-
Mirage_crypto.Block.ECB with {de,en}crypt_into
Also provide unsafe_{en,de}crypt_into for further performance.
Configuration menu - View commit details
-
Copy full SHA for 04c1315 - Browse repository at this point
Copy the full SHA 04c1315View commit details -
Mirage_crypto.Block.CBC now has {de,en}crypt_into functionality
This may avoid buffer allocations. There are as well unsafe functions for those feeling bounds checks are unnecessary.
Configuration menu - View commit details
-
Copy full SHA for e8614b0 - Browse repository at this point
Copy the full SHA e8614b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cbad0a - Browse repository at this point
Copy the full SHA 5cbad0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 148b4d4 - Browse repository at this point
Copy the full SHA 148b4d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0316c43 - Browse repository at this point
Copy the full SHA 0316c43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5243e87 - Browse repository at this point
Copy the full SHA 5243e87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4482eeb - Browse repository at this point
Copy the full SHA 4482eebView commit details
Commits on Jun 18, 2024
-
Apply suggestions from code review
Co-authored-by: Reynir Björnsson <reynir@reynir.dk>
Configuration menu - View commit details
-
Copy full SHA for 3399544 - Browse repository at this point
Copy the full SHA 3399544View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08a8b16 - Browse repository at this point
Copy the full SHA 08a8b16View commit details -
Configuration menu - View commit details
-
Copy full SHA for acf74f4 - Browse repository at this point
Copy the full SHA acf74f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 829ceb5 - Browse repository at this point
Copy the full SHA 829ceb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7805a7c - Browse repository at this point
Copy the full SHA 7805a7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 332890e - Browse repository at this point
Copy the full SHA 332890eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52e5105 - Browse repository at this point
Copy the full SHA 52e5105View commit details
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.