资源列表
CRC--C-language
- CRC校验C语言实现,CRC(Cyclic Redundancy Check)校验应用较为广泛,以前为了处理简单,在程序中大多数采用LRC(Longitudinal Redundancy Check)校验,LRC校验很好理解,编程实现简单。用了一天时间研究了CRC的C语言实现,理解和掌握了基本原理和C语言编程。结合自己的理解简单写下来。-CRC, C language, CRC (Cyclic Redundancy Check) verification is widely used, prev
RSAsuanfa
- 1978年就出现了这种算法,它是第一个既能用于数据加密也能用于数字签名的算法。 RSA的安全性依赖于大数难于分解这一特点。公钥和私钥都是两个大素数(大于100个十进制位)的函数。-In 1978 came the algorithm, it is the first can used for data encryption can also be used as a digital signature algorithm. The RSA security depends on the char
DES
- 这是用C语言编写的DES加密解密文件的算法,很好地阐述了DES算法的核心思想。-This is the DES encryption algorithm to decrypt the file using C language, a good exposition of the core idea of the DES algorithm.
MD5
- MD5码-MD5码,用来生成加密密码时候,使用的-MD5 code ,please add password
DES
- 该算法可以实现实现信息的加密和解密,并且在vc6.0环境下编译通过-The algorithm can implement encryption and decryption of information, and environment compile vc6.0
Encryptor
- 简易的信息加密工具,原理很简单,26个字母1-26,自己设定数字为密码,加在原有字母上生成新字母,最简单的加密系统-Simple message encryption tool, the principle is very simple, 26 letters 1-26, his figures set the password, plus the original letters to generate new letters, the most simple encryption syste
rsa_test
- rsa test加密解密程序使用openssl-rsa encryption and decryption in openssl
WIRE1x_PEAP
- 提供的用c的加密算法的实现文件:MD5.c-c with the encryption algorithm to achieve documents : MD5.c
DES
- c# DES文件加密 c# DES文件加密-c# DES file encryption file encryption c# DES
sha1
- c语言写的sha1加密算法 测试过没有问题 可用于SSL等 -sha1.it has been tested .no error.
des数据加密标准算法描述
- des数据加密标准算法描述-des data encryption standard algorithm descr iption
MD5
- java文件验证Md5加密,详细注释getMD5ofStr是类MD5最主要的公共方法,入口参数是你想要进行MD5变换的字符串-md5 Encryption
