Tools for encrypt/decrypt files using AES (Advanced Encryption Standard)
-
Updated
Apr 19, 2023 - Java
Tools for encrypt/decrypt files using AES (Advanced Encryption Standard)
This GitHub hosts AES_192_ECB.h, a C header file implementing AES-192 ECB encryption. AES-192, an extension of AES-128, ensures robust security. The file encapsulates the aes-192-ecb algorithm in C for efficient and secure implementation.
Add a description, image, and links to the aes-192-ecb topic page so that developers can more easily learn about it.
To associate your repository with the aes-192-ecb topic, visit your repo's landing page and select "manage topics."