资源列表
rsasoft.rar
- 利用vc++实现RSA加密解密算法源代码 [VC_RSA.rar] - 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。,Vc++ to achieve the use of RSA encryption and decryption algorithm source
figerencoder.rar
- 该代码通调用指纹采集验证模块对用户进行识别,进而调用加密模块对用户的各类文件进行加密。解密也要用指纹识别模块进行用户识别后方可解密。增强了用户文件的安全性。,The call pass code to verify fingerprint identification module to the user, and then call the user' s encryption module to encrypt the different types of documents. You ha
MaxSHA1.rar
- 美国安全散列算法,可兼容于嵌入式C程序.已在ICC, KEIL中得到验证,U.S. Secure Hash Algorithm, compatible embedded C program. Has ICC, KEIL been tested in
rijndael-fst-3.0.zip
- A public-domain example implementation of the AES (Rijndael) encryption algorithm.,A public-domain example implementation of the AES (Rijndael) encryption algorithm.
aes_cipher_top.rar
- 密钥扩展模块的接口如图4.4。clk为系统时钟,kld为输入的加载信号,key为输入的128位密钥数据,wo_0, wo_1, wo_2, wo_3分别为输出的密钥列,密钥扩展模块的接口如图4.4。clk为系统时钟,kld为输入的加载信号,key为输入的128位密钥数据,wo_0, wo_1, wo_2, wo_3分别为输出的密钥列
Encryption.rar
- 文件加密软件,用于单个文件和文件夹加密文件加密软件,用于单个文件和文件夹加密,Encryption uses java
dezender12.rar
- PHP加密解密,适合给做程序的人员提供PHP类型的加密解密帮助,PHP encryption for the procedure to do so to provide the type of encryption and decryption PHP help
RSA.rar
- RSA encrption algorithms,RSA encrption algorithms
MD5.zip
- MD5 C语言 加密解密算法实现,该算法为通用算法,可以嵌入到自己的系统中。,MD5 C language encryption and decryption algorithm, the algorithm for the generic algorithm can be embedded into their system.
wbs43open-src.zip
- wbs43open-src.zip 数字隐藏工具,wbs43open-src.zip
MP3Stego_1_1_16.rar
- 数字隐藏工具 MP3Stego_1_1_16,MP3Stego_1_1_16
ECC.rar
- 这是基于VC6.0开发的椭圆密钥生成和加解密算法-ECC,ECC encription algorithm
