资源列表
md5_implication
- MD5算法的实现. 明文数据经MD5算法进行散列处理,可以形成密文/数据的摘要,应用此算法可以实现对邮件的加密. 实验步骤: 1、填充消息:10…0,使消息长度等于448mod512 2、添加明文长度(64位) 3、初始化4个字的寄存器 4、消息由512-bits数据块(Y0,Y1,…)处理4轮,每轮16次迭代 -MD5 algorithm. Plaintext data hashed by the MD5 algorithm, can form dense text/d
aes
- 密码学算法的实践,实现了AES算法的加密及解密-The practice of the cryptography algorithm, the realization of the encryption and decryption of AES algorithm
aestab
- 保密强度非常高的AES加密源代码,让你的数据变得非常安全。--tab部分。
CRC
- 数结构良好,调用接口清晰,执行效率很高,且具有良好的可移植性
Untitled4
- C语言编写的des加密和解密算法,输入数据加密-C language des encryption and decryption algorithms, input data encryption
md5
- md5算法的源代码,用于加密解密,可以在程序中直接应用-md5 algorithm source code for encryption and decryption
Maptheepthoftraversal
- 数据结构对二叉树的深度遍历用进栈,出栈的方法。-The depth of the binary tree data structure traversal to use into the stack, a stack method.
md5mac
- md5mac c++编写,,一头文件和一源文件-md5mac c++编写,,一头文件和一源文件
des
- des加密解密,可以加密文件,用0x00补齐的-des encrypt
sha1
- hash sha1 类, 接口简单, 可接受输入内存指针,文件等-hash sha1
DES_Decryption
- DES Decryption with MATLAB
mima-(2)
- 磁盘文件夹加密 微机原理设计 汇编语言 可实现文件夹加密-Computer disk folder encryption principles of design
