-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Streaming API for CBC and CTR cipher modes (#410)
* Stream cipher API * Return a BufferUpdate struct * Cleanup docs * Add more tests * Satisfy clippy * Cleanup + PR feedback + rebase * Add FIPS tests * Add debug asserts on output lengths
- Loading branch information
Showing
7 changed files
with
1,136 additions
and
16 deletions.
There are no files selected for viewing
Submodule aws-lc
updated
21 files
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
Oops, something went wrong.