资源列表
[加密解密] CPP6.0-zhcj
说明:应用c++6.0开发的一个小型注册程序。上传到这儿的目的是提供大家研究。-Applied C++6.0, a small registration process. Upload it to here is intended to provide everyone to consider.<hzkang> 在 2025-01-21 上传 | 大小:1kb | 下载:0
[加密解密] DES-ebc-cbc
说明:程序描述DES加密算法,及CBC和EBC的加密方式,是基于控制台的程序-The program describes the DES encryption algorithm, and the CBC and EBC encryption, console-based program<boyuan> 在 2025-01-21 上传 | 大小:1.58mb | 下载:0
[加密解密] 310372openssl-rsa
说明:openssl相关的文件,希望对大家有所帮助,-openssl display all uses<hzangyanyan> 在 2025-01-21 上传 | 大小:18kb | 下载: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<darshan> 在 2025-01-21 上传 | 大小:2kb | 下载:0
[加密解密] aes_key_expand_128
说明:The key expansion function takes the user supplied 16 bytes long key and utilizes the previously created round constant matrix rcon and the substitution table s_box to generate a 176 byte long key schedule w, which w<darshan> 在 2025-01-21 上传 | 大小:1kb | 下载: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,<darshan> 在 2025-01-21 上传 | 大小:2kb | 下载:0