资源列表
sha-1.0.4.tar
- 包含了 sha1 sha256 sha384 sha512 算法的代码, 其中还有测试用例-includes sha1 sha256 sha384 sha512 algorithmic, and includes test case.
MD5
- 经典的MD5加密算法的C++实现,可以实现数据库的不可逆存储需求。-MD5 encryption algorithm the classic C++ implementation
EncryptString
- 简单的Encrypt范例,仅可加密英文数字特殊符号。-Easy Encrypt and Decrypt,very very easy to use,example
IntelliVis_source_public_dist
- We specialize in novative and creative visualization solutions for a variety of data intensive problems. We comprise a multi-disciplinary group of experts that employs a user centered design approach, moving across the spectrum of software solutions
MD5-chengxu
- md5算法的实现,用vc++开发,一个实验,但是可以实现加解密,挺好的一个程序,配合刚才的报告。-md5 algorithm implementation, using vc++ development, an experiment, but the encryption and decryption can be achieved, in very good shape a program to meet the earlier report.
RSA-yuan
- rsa可实现的源程序1 编写程序构造一RSA密钥;编写程序实现快速指数算法;编写程序生成大素数;实现RSA密码体制。-rsa source code enables a programming construct an RSA key write a program for rapid index algorithm write programs generate large prime numbers to achieve RSA cryptosystem.
DES
- 1. 编写程序实现DES的加、解密: 1)编程构造DES的密钥; 2)应用上述获得的密钥将一段英文或文件进行加、解密。 2. 用DES算法实现口令的安全 -1. Write a program to achieve DES, encryption and decryption: 1) programming construct DES key 2) applications, such access will be a key document in English or en
MD5
- 实现密码学md5 1、掌握MD5算法的原理; 2、能够编写代码实现MD5算法。 -Achieve cryptography md5 1, grasp the principle of MD5 algorithm 2, to write code to achieve the MD5 algorithm.
RSA
- 实现RSA密码体制实验 1、编写程序构造一RSA密钥; 2、编写程序实现快速指数算法; 3、编写程序生成大素数; 4、实现RSA密码体制。 -Achieve the RSA cryptosystem- an experiment
LOKI89_LOKI91
- 用C语言实现LOKI89、LOKI91加密解密算法-With the C language implementation LOKI89, LOKI91 encryption and decryption algorithms. . . .
NSEA
- C语言实现著名加密算法——NSEA加密解密算法。-C language implementation well-known encryption algorithm- NSEA encryption and decryption algorithms.
CRC
- CRC校验算法源程序,用C++语言对CRC校验算法进行实现。-CRC checksum algorithm source code, using C++ language CRC checksum algorithm implementation.
