资源列表
md5
- MD5生成函数,使用简单: //初始化 void beginCal() //初始化后,输入数据,在调用endCal前,都可以继续添加数据 void addData(const char* data, unsigned int size) //表明不再输入数据了,将添加填充位 void endCal() //结束运算后,取得编码 char* getCode() //清理内存 void clearMemoryHelper(char*
CRC8_asm
- CRC-8 with lookup table in assemble code. Fast but bigger.
CopyTemplate
- RSA ENCRYPTION for texts also it can be applied for images
aPacker
- Apack cRypter Made By bx1
DES
- mysql”客户使用MYSQL_HISTFILE环境变量中命名的文件来保存命令行历史,历史文件的缺省值是“$HOME/.mysql_history”,这里$HOME是HOME环境变量的值。-mysql " customers MYSQL_HISTFILE environment variable named file to save the command-line history, historical documents, the default value is" $ H
AES_package
- aes package ...for yhdl compiles on xilinks we-aes package ...for yhdl compiles on xilinks well
chengxu
- 基于JPEG图像的密写技术,是一个MATLAB程序,大家可以试试看,我觉得可以-JPEG-based image steganography techniques, is a MATLAB program, we can give it a try, I think we can
MODP
- 模指数的运算是加密算法当中十分重要的一部分-Die index operation is among the very important part of the encryption algorithm
rsa
- 这是C语言编写的rsa密码实现技术,具体需要调试实现-very good
AMeucciRiskAndAssetAllocationSlides
- study for numerical analysis
C-rsa
- 利用C语言编写的RSA加解密代码,实现了基本的RSA加解密过程,主要是大数运算的实现以及质数的求解-Written in C language using RSA encryption and decryption code, and to achieve the basic RSA encryption and decryption process, the key is the realization of operations of large numbers, as well as th
RSA
- 利用C语言编写的RSA加解密代码,实现了基本的RSA加解密过程,主要是大数运算的实现以及质数的求解-Written in C language using RSA encryption and decryption code, and to achieve the basic RSA encryption and decryption process, the key is the realization of operations of large numbers, as well as th
