I used ECB, CBC, and GCM modes for encryption and decryption of plaintext and ciphertext with a key inputted by the user. Make sure the key length is 16 ECB mode has the vulnerability of similar ciphertext when similar plaintext is inputted for encryption, and it can be solved by using different keys.
-
Notifications
You must be signed in to change notification settings - Fork 0
p10-dev/ECB_CBC_GCM_Encryption_and_Decryption
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
I used ECB, CBC, and GCM mode for encryption and decryption of plaintext and ciphertext with a key inputted by the user.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published