Infinite Garble Extension (IGE) is a block cipher mode. It has the property that errors are propagated forward indefinitely. Bi-directional IGE (biIGE) propogates errors in both directions: that is, any change to the ciphertext will cause all of the plaintext to be corrupted. IGE and biIGE have some leeway in their definitions admitting several possible implementations. This paper documents the way I chose to implement them in OpenSSL, and also provides test vectors. It also points out some implementation details that may not be obvious from the original papers. More info
-
Notifications
You must be signed in to change notification settings - Fork 0
AES IGE pure C# implementation
License
mIwr/AesIge
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
AES IGE pure C# implementation
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published