资源列表
[加密解密] aes_sbox
说明:The substitution tables (S-boxes) s_box and inv_s_box are used by the expanded key schedule function key_expansion and the en- and decrypting functions cipher and inv_cipher to directly substitute a byte (element of GF(28)) by another byte of the<darshan> 在 2025-06-26 上传 | 大小:2kb | 下载:0
[加密解密] aes_inv_sbox
说明:The inverse S-box is used in the decrypting function inv_cipher to revert the substitution carried out via the S-box. The corresponding AES-Matlab function declared in Line 1 of Listing 7 takes the Sbox (s_box) as its input and generates the in<darshan> 在 2025-06-26 上传 | 大小:2kb | 下载:0
[加密解密] aes_cipher_top
说明:the first task of the ”main” program aes_demo is a call to aes_init in Line 1. This initialization routine supplies 1 the actual en- and decryption functions (cipher and inv_cipher) with the expanded key schedule w, the substitution tables s_bo<darshan> 在 2025-06-26 上传 | 大小:2kb | 下载:0
[加密解密] jiami-and-jiemi-cPP-class
说明:自己写的加解密c++类,非常实用,输入一个字符串经过加密后输出另一个字符串!-own write jiami and jiemi c++ class<zjr> 在 2025-06-26 上传 | 大小:2kb | 下载:0