Reset and tamper testing for AEAD ciphers by timw · Pull Request #12 · bcgit/bc-java
Navigation Menu
{{ message }}
mirrored from https://www.bouncycastle.org/repositories/bc-java
- Notifications You must be signed in to change notification settings
- Fork 1.2k
Closed
timw wants to merge 2 commits intobcgit:masterfrom
Closed
Reset and tamper testing for AEAD ciphers#12
timw wants to merge 2 commits intobcgit:masterfrom
Reset and tamper testing for AEAD ciphers#12
timw wants to merge 2 commits intobcgit:masterfrom
Conversation
Copy link
Contributor
timw
commented
Jul 4, 2013
timw
commented
Unit tests that exercise state resets for encrypt/decrypt, init and reset operations, and for various ways of tampering with AEAD ciphertexts.
Also included a couple of minor fixes for CCM and EAX issues that were exposed by these tests.
timw added 2 commits
July 4, 2013 08:24…set operations, and detection of tampering by modification of ciphertext or tag truncation. Fixes for CCM and EAX issues exposed by tests.
ghost
assigned
bcgit
Copy link
Collaborator
bcgit
commented
Jul 26, 2013
bcgit commented
Jul 26, 2013Merged!
bcgit
closed this
cyberphone
mentioned this pull request
bcgit
removed their assignment
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