搜索资源列表
3fast_des
- 一个快速实现3des的算法,分别用vhcl和Veriloge语言进行编写,很实用-a rapidly 3des algorithm respectively vhcl Veriloge language and prepared very practical
vb_PSC1_RSA123
- 此程序采用了psc1算法来实现快速的RSA加密):
phprsa
- 使用VB实现RSA算法的源代码下载(此程序采用了psc1算法来实现快速的RSA加密
DES
- 快速的对称密码DES算法的快速实现,可以加解密文件模块
VA_X.10.4.1619.crack
- 非常棒的VC插件,能大幅度提升工作效率,强烈建议使用VC的同学安装!! 将安装目录中的VA_X.dll覆盖掉即可,注意版本。 关于visual assist x: 由whole tomato开发的visual studio的插件,通过它你可以实现高亮代码、输入提示、组织代码、纠错代码、快速阅读. 用这个东西可以在visual studio里快速高效方便地开发c++,vb,c#程序。下面是visual assist x的相关链接:-VC great plug-in, can gr
rsa_small_num
- 本程序主要功能: 1、编写程序构造一RSA密钥; 2、编写程序实现快速指数算法; 3、编写程序生成大素数; 4、实现RSA密码体制。-Main function of this procedure: 1, construct an RSA key programming 2, programming algorithm for fast index 3, write a program generating large prime numbers 4, to achieve
RSA
- 实现RSA密码体制实验 1、编写程序构造一RSA密钥; 2、编写程序实现快速指数算法; 3、编写程序生成大素数; 4、实现RSA密码体制。 -Achieve the RSA cryptosystem- an experiment
RSA-yuan
- rsa可实现的源程序1 编写程序构造一RSA密钥;编写程序实现快速指数算法;编写程序生成大素数;实现RSA密码体制。-rsa source code enables a programming construct an RSA key write a program for rapid index algorithm write programs generate large prime numbers to achieve RSA cryptosystem.
myrsa
- 公钥密码RSA ① 通过实际编程掌握非对称密码算法RSA的加密和解密以及快速加、解密过程,加深对非对称密码算法的认识。 ② 实现对RSA的解密密钥攻击。 -Public-Key Cryptography RSA ① through practical programming in non-asymmetric cryptographic algorithm RSA encryption and decryption as well as rapid encryption and d
FILE
- 实现简单的文件加解密 方便简单快速,适合学习研究-file jiami jiemi
shanks
- 求离散对数的shanks算法,要求如下: 实现计算 Zp 中计算离散对数的 Shanks 算法,基本要求如下: 1)p 是一个小素数( 小于 32 bit ),a 是一个本原元。程序的输入为(p, a, b), 输出为 logab ( mod p) (可以用 log3525 (mod 809)等作为测试); 2)采用快速模指数算法求幂(如am),采用扩展欧几里得算法求逆( 如a-i (mod p) ); 3)采用一种好的排序算法对 L1、L2 排序; 4)采用概率算
fastECC
- 椭圆曲线密码系统是最近十几年来获得迅速发展的一类密码系统.椭圆曲线的乘法的快速实现,是密码学中的重要内容,本程序实现椭圆曲线的快速乘法。-Elliptic Curve Cryptography is the last ten years to get the rapid development of a class of cryptosystems. Rapid multiplication of elliptic curves to achieve, is an important part
aes
- 是对AES加密算法,解密算法的一种快速实现方法,使用C-Is the AES encryption algorithm, decryption algorithm of a fast implementation method, using C++
WjcDes2
- DES算法的快速实现,比普通算法快的多,但是具体是多少我没有测-Fast Implementation of DES, faster than the more common method, but how much I did not test the specific
rsa
- RSA 加解密硬件快速实现算法,基于脉动阵列-RSA enctyption/decryption algrothm, based on systolic array
0401-5
- 椭圆曲线密码算法的快速实现研究论文,对椭圆曲线加解密算法的实现具有很高参考价值-Elliptic Curve Cryptography quick research papers, and realization of the elliptic curve encryption and decryption algorithm has high reference value
RSA-by-DSP
- RSA算法的实现 通过DSP快速实现.快速模幂运算 DSP 密钥拆分 RSA 算法-A Fast Implementation of RSA Algorithm by DSP
sm4.tar
- SM4算法的快速实现,1000 00次加密28s完成-Fast implementation of SM4 block cipher, completed 100 million encryptions in 28s.
enhanced-RSA
- 改进的RSA算法,可快速实现的大数的计算-enhanced RSA algorithm,It can cumulate the big data quikly!
BigInt
- 实现大数运算,可以运用到RSA密码编程中的幂乘的快速实现以及素数的生成等运算中-Realization of large numbers arithmetic, you can use to quickly implement RSA cryptography programming exponentiation and primes in arithmetic generation