资源列表
aes-CCM
- aes-CCM.rar crypto 加解密上傳的源碼-aes-CCM crypto
AES
- AES加密解密 好 好-good
DES
- des加密非常好的加密软件源码,欢迎你下载-des very good very goodvery good
RSA
- RSA算法实验报告和代码 1.选取两个素数p,q(不可相差悬殊) 2.计算n=pq,f(n)=(p-1)(q-1) 3.选取e,满足1<e<f(n),则gcd(e,f(n))=1 4.计算d,满足de=1 mod f(n)。一般d>=[n的四分之一方],(e,n)为公钥,(p,q,d)为私钥,将明文0,1序列分组,使每组十进制小于n。c=[m的e次方] mod n,m=[c的d次方] mod n。-RSA algorithm and code an experi
Practical Attack on KeeLoq
- Practical Attack on KeeLoq. KeeLoq, cryptanalysis, block ciphers, slide attacks, meetin- the-middle attacks.
Cryptoanalysis of the KeeLoq block cipher
- KeeLoq block cipher, cryptanalysis, slide attacks, guessand- determine attacks, distinguishing attacks
TrueCrypt_6.3a_Source
- 完美的虚拟加密文件系统程序。可以加密硬盘、优盘等,可以创建自己的文件保险箱,界面简单、易用。 -The perfect virtual encrypted file system program. Can encrypt hard disks, USB flash drives, you can create your own document safes, the interface simple and easy to use.
tea
- tea算法的实现,网络安全的密码算法之一-tea
DESforVB
- 这是一个VB DES的源程序,但一直不能运行,高兴指点下-We now pick from the Internet to provide the source code to share with you all.
Berlekamp_Massey_Algo_MiniPoly
- Pseodu-random sequence Berlekamp-Massey Algorithm
aes_crypto_core_latest.tar
- verilog code for aes
DES-VC6.0
- vc6.0 MFC 写的DES 加密 解密算法-vc6.0 MFC DES