资源列表

« 1 2 ... .71 .72 .73 .74 .75 1276.77 .78 .79 .80 .81 ... 1665 »

[加密解密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

[加密解密deslib

说明:fast and simple des(+ cbc) implementation with sample test project
<bukake> 在 2025-01-21 上传 | 大小:8kb | 下载: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

[加密解密FSMDesign

说明:FSM Design,FSM origin FSM
<konserx> 在 2025-01-21 上传 | 大小:212kb | 下载:0

[加密解密RSA

说明:RSA算法的设计与实现,有需要的可以下载看下-Design and Implementation of RSA algorithm
<马景云> 在 2025-01-21 上传 | 大小:5kb | 下载:0

[加密解密jiami

说明:采用DES/MD5算法,多线程同时加密,支持解密,可移植,可匿名或者注册用户(保留加密记录)登录。-use DES/MD5 arithmetic,multithreads encrypt and decrypt,can copy and remove from one pc to another,can anonymity login or register login(save the encrypt records)
<飞鹰> 在 2025-01-21 上传 | 大小:142kb | 下载:0

[加密解密310372openssl-rsa

说明:openssl相关的文件,希望对大家有所帮助,-openssl display all uses
<hzangyanyan> 在 2025-01-21 上传 | 大小:18kb | 下载:0

[加密解密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
<darshan> 在 2025-01-21 上传 | 大小: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
<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_rcon

说明:The permutation function rot_word is declared in Line 1 . The input ”word” w_in is a row vector of four bytes and is cyclically permuted according to Figure 13. In Matlab the permutation can easily be achieved by uti
<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
« 1 2 ... .71 .72 .73 .74 .75 1276.77 .78 .79 .80 .81 ... 1665 »

源码中国 www.ymcn.org