aes-192-ecb

There are 1 repositories under aes-192-ecb topic.

  • halloweeks/AES-192-ECB

    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.

    Language:C1100