资源列表
VB22.rar
- VB的MD5加密模块 PassWord = Md5_String_Calc(TxtPass.Text) 其中 TxtPass.Text为原密码 PassWord为Md5加密后的密码! ,VB-MD5 encryption module PassWord = Md5_String_Calc (TxtPass.Text) for the original password TxtPass.Text which PassWord for Md5 encrypted password!
ECC.rar
- 这是基于VC6.0开发的椭圆密钥生成和加解密算法-ECC,ECC encription algorithm
MP3Stego_1_1_16.rar
- 数字隐藏工具 MP3Stego_1_1_16,MP3Stego_1_1_16
MD5.zip
- MD5 C语言 加密解密算法实现,该算法为通用算法,可以嵌入到自己的系统中。,MD5 C language encryption and decryption algorithm, the algorithm for the generic algorithm can be embedded into their system.
dezender12.rar
- PHP加密解密,适合给做程序的人员提供PHP类型的加密解密帮助,PHP encryption for the procedure to do so to provide the type of encryption and decryption PHP help
Encryption.rar
- 文件加密软件,用于单个文件和文件夹加密文件加密软件,用于单个文件和文件夹加密,Encryption uses java
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分别为输出的密钥列
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.
MaxSHA1.rar
- 美国安全散列算法,可兼容于嵌入式C程序.已在ICC, KEIL中得到验证,U.S. Secure Hash Algorithm, compatible embedded C program. Has ICC, KEIL been tested in
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
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
利用了R.Devany混沌理论构造了一种混沌动力系统
- 混沌函数对图像加密的一种方法。利用了R.Devany混沌理论构造了一种混沌动力系统,并用所生成的混沌序列对图像进行加密.由于混沌动力系统有很强的不可预测性,因此,混沌序列对图像加密能更好的抵御各种攻击.此方法具有加密速度快、安全性高特点.,Chaotic function of a method of image encryption. Use of R. Chaos Theory Construction Devany a chaotic dynamical systems, and chao
