#
aes-128-cbc
Here are 2 public repositories matching this topic...
This is a modified version of the AES-128 CBC encryption algorithm. In this custom implementation, encryption and decryption are possible without requiring an Initialization Vector (IV). Instead, the IV is derived from the last and first round key during the encryption and decryption process.
-
Updated
Feb 7, 2024 - C
Improve this page
Add a description, image, and links to the aes-128-cbc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aes-128-cbc topic, visit your repo's landing page and select "manage topics."