资源列表
rtl
- 实现sha1(128)杂散算法。输入为64bit,输出160bit。(Implementation of SHA1 (128) algorithm. The input is 64bit, and the output is 160bit.)
ECC_TEST
- 椭圆曲线(ECC)算法是一种公钥算法,它比流行的RSA算法有很多优点: 1)安全性能更高 , 如160位ECC与1024位RSA、DSA有相同的安全强度。 2)计算量小,处理速度快, 在私钥的处理速度上(解密和签名),ECC比RSA、DSA快得多。 3)存储空间占用小 ECC的密钥尺寸和系统参数与RSA、DSA相比要小得多, 所以占用的存储空间小得多。 4)带宽要求低。(OPENSSL ECC EC_get_builtin_curves EC_GROUP_new_b
DES_Core
- 基于Quartus ii 平台的DES加密算法Verilog设计和modelsim仿真(DES encryption algorithm design and Modelsim simulation based on Quartus II platform)
VMware12.Keymaker
- VMware Workstation 12 注册机,目前网上只有一个可用的永久序列号(VMware Workstation 12 register, there is currently only one available permanent serial number on the Internet)
信息安全实验2-1
- 实验内容 1、对称密码技术的实现 (1)熟悉相应的DES加密/解密函数的使用,在单机完成对特定文件(test-1.txt)的单重DES加密/解密; (2)针对DES密钥特点(8字节,64比特位,其中真正起作用的为56比特位),设计一次一密的密钥产生机制(即每次会话所使用的密钥都是临时随机产生的); 2、非对称密码技术的实现 (1)熟悉RSA相关函数(公私钥生成函数,加密/解密函数); (2)利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定
加密算法
- c++ 加密算法合集,包括(rsa md5 base64....)(C++ encryption algorithm collection, including (RSA MD5 Base64...))
aes
- AES算法的实现,VC++代码,支持ECB模式(Implementation of AES algorithm, VC++ code.)
Hill2_MATLAB
- Hill2密码破译。适用于明文为拼音的Hill2密码类型。 运行软件平台MATLAB。使用时,只需输入截获的密文,运行程序,即可破译。(Hill2 password decoding. Hill2 cipher type suitable for plaintext pinyin. Running software platform MATLAB. When you use it, you only need to input the intercepted ciphertext and r
Peng2015TGRSb
- 本文讨论了基于 DNA 计算的图像加密等主流图像加密算法的加密原理、优缺点和最新进展(This paper discusses the encryption principle, advantages, disadvantages and the latest progress of mainstream image encryption algorithms based on DNA computing)
extendedeuclid
- 作者身份:华南理工大学知识产权学院王桂林,这是我自己编写的拓展欧几里得算法,用于实现RSA加密中的求模数乘法逆元,适合初学者作参考代码。文件内容是VS C++项目文件。(I am a student who is from South China University of Technology.This is a realization of the extended Euclid calculation, which can be used to do the RSA. I suggest
图像处理及图像分块
- 膨胀后的g分量二值图像,彩色图像及视频文件
SM9算法源代码-
- sm9算法源码 ibc算法 基于id标识的公私钥算法 pdf文档 参考(SM9 source code PDF document reference)