资源列表
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
RSA-base-c-program.rar
- 基于C语言的RSA算法实现 用标准C语言实现了RSA算法 编译通过验证,C language based on RSA algorithm
ECDSAencryptsign.rar
- ECC的加解密,签名等实现。对你掌握ecc加解密很有帮助,The ECC encryption and decryption, signature and so on to achieve. Ecc master of encryption and decryption of your very helpful
IDEA.rar
- 采用C++实现IDEA私钥加密算法,可对文件和字符串进行加解密,The use of C++ to achieve IDEA private key encryption algorithm can be carried out on paper and string encryption and decryption
利用了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
aes.rar
- AES加解密算法C源代码及详细解释,可以直接用作教学课件.,AES encryption algorithm C source codes and their detailed explanation, can be directly used for teaching.
encryption-send.rar
- 对文件用DES加密后,并自动发送到指定的FTP服务器。,first Encrpy File in 3DES,than Send the file to FPT server.
DES.rar
- 数据加密标准(DES)加密解密算法Matlab源代码,Data Encryption Standard (DES) encryption and decryption algorithm Matlab source code
