资源列表
jiamizuoye
- 教你如何比较方便地求解一个大数除另外一个整数的余数。-teach you how to solve a convenient addition to a lump sum for another round of the remainder.
MD5
- MD5 Encryptin algorithm
DES算法实现过程分析 之 C++
- DES算法实现过程分析 之 C-DES algorithm process analysis C
DES
- 自己写的DES加密解密算法实现,写的不好,欢迎大家指正-des
节省资源的MD5算法
- 为一个字节或字符数组或串计算md5值,内部只创建一个数组,节省分配时间,节省内存 完全是static方法,线程安全 注意对返回值的处理,见注释-for a byte array or character string or md5 value calculation, only to create an internal array, saving time allocated to save memory is completely static method, thread-safe att
MD5
- MD5加密的算法,可以对文件和buffer加密,
SCIR
- SCIR 加密算法... .感兴趣的可以看看...挺不错的-SCIR encryption algorithm ... ....... interested can look pretty good .......
des
- 使用des算法对文件进行加密与解密,文件可以输入文件名进行读取-Use des algorithm to encrypt files with Jie Mi, enter the file name file can be readed
GenEnveloping
- Digital signature example 3
tea
- TEA加密解密算法的完整实现。并且能够实现对数据库中的数据进行加解密操作。
adaptcluster_kmeans_2
- Adaptive k means clustering code
modes
- 1. 分析ECB模式和CBC模式的加密过程。 2. 用程序设计语言将算法过程编程实现。 3. 输入明文:I do like this book 加密算法E:异或⊕,密钥为cryption; 移位,密钥为5 两种填充模式:(1)0 (2)密文挪用 初始化向量IV:goodluck 用两种模式进行加密,输出相应的密文。
