资源列表
DES
- 该算法可以实现实现信息的加密和解密,并且在vc6.0环境下编译通过-The algorithm can implement encryption and decryption of information, and environment compile vc6.0
MD5
- MD5码-MD5码,用来生成加密密码时候,使用的-MD5 code ,please add password
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.
RSA-Long
- I hope this can give some help
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
文件加密技术一例
- 文件加密技术一例给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可.-file encryption technology to the case file encryption technologies lot, which will be divided into different levels, to suit the needs of different oc
MD5C
- MD5的算法演示....感兴趣的可以下载看看.....还不错-MD5 algorithm interested can download the demo .... nice ...... see .....
1212924681
- des算法,密码学的作业之一,也可以用作乐趣只用-security of des,des of security
md5
- 一个标准的MD5 hash算法C源代码,输出32字节的字符
BigNum
- 大数运算类(支持大数的加减乘除和赋值运算)-Majority of the computing category (support large numbers of addition, subtraction, and assignment operator)
EnumObj
- 调用PKCS11实现object操作的代码,请使用自带的makefile完成编译-Calls PKCS11 to achieve object code for actions, use the makefile to compile own
