资源列表
md5_test
- C语言编写的MD5加密算法,相比别的版本的md5 c语言实现,这个更加简洁-C language MD5 encryption algorithm
Process00747636
- 源码Process00747636的功能模块还是很强大的,今天分享给大家学习探讨-Source Process00747636 function module is very strong, today to share with everybody to learn
RSA
- RSA算法的C语言实现,RSA是公鈅加密算法的典型代表,是密码学史上的一个里程碑-RSA algorithm is the C language, RSA public key encryption algorithm is a typical representative, is a milestone in the history of cryptography
md5
- 一种实现md5算法的c\c++的代码,高效稳定哦。-An implementation of the md5 algorithm c \ c++ code, highly efficient and stable Oh.
vb_programming_code_in_string_encryption_operation
- vb程序设计文本操作_字符串加密代码vb programming code in the text string encryption operation _-vb programming code in the text string encryption operation _
md5
- MD5生成函数,使用简单: //初始化 void beginCal() //初始化后,输入数据,在调用endCal前,都可以继续添加数据 void addData(const char* data, unsigned int size) //表明不再输入数据了,将添加填充位 void endCal() //结束运算后,取得编码 char* getCode() //清理内存 void clearMemoryHelper(char*
MarkovNGramm
- In the fields of computational linguistics and probability, an n-gram is a contiguous sequence of n items a given sequence of text or speech. The items can be phonemes, syllables, letters, words or base pairs according to the application. The n-grams
des
- 一个简单的des加密算法,抛砖引玉,求更高的des加密。-A simple des encryption algorithm, the author for higher des encryption.
md5
- md5源码。根据md5算法,用C++实现对一个字符串的hash,输出32为十六进制字符。-md5 source code. According to md5 algorithm, using C++ implementation of a string of hash, the output of 32 hexadecimal characters.
14082
- 这个是一个用VB开发的可以实现对输入字符窜的加密/解密
decode_ldpc_log
- Code for LDPC decoding
md5
- md5 算法的纯c版本。方便移植到各种嵌入式小型设备不支持c++的环境-md5 algorithm with pure C version. Easy to transplant it to systems using only C, but not C++
