搜索资源列表
HBP_RAdmin2.1_HQB
- RSATool\\base64.c .......\\History.txt-RSATool \\ base64.c ....... \\ History.txt
RsaTool
- 请在解压时看说明文档 内有详细说明 -please see note when extracting files containing detailed descr iption Thank you
RSAtool
- 这学期刚学密码学,RSA算法相对简单,于是写了这个小软件.开发环境:VC++6.0。 RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数。据猜测,从一个密钥和密文推断出明文的难度等同于分解两个大素数的积。 数据加密算法RSA的关键在于大素数的生成,本软件采取数组形式解决大素数的存储和运算问题,可生成超过1024位的十进制数的大素数,以应用于数据加密。 RSA的缺点主要有:产生密钥很麻烦,受到素数产生技术的限制,因而难以做到一次一密。分组长度太大,为保证安全性,n 至少也要
RsaTool.自己写的RSA算法工具
- 自己写的RSA算法工具。支持RSA密钥产生(包括CRT)、RSA运算、强素数生成、大数运算等功能。用了的都说好。,Writing their own tools of the RSA algorithm. Support for RSA Key Generation [including CRT], RSA computation, strong prime number generation, large numbers computing functions. Use of that goo
RSALib
- rsa算法源程序-rsa algorithm source code
111186746RSATool2v14.RAR
- RSATool 2.14 工具软件可生成符合要求的随机RSA密钥-RSATool 2.14
RsaTool
- 32位的RSA算法,做成了界面形式,便于操作。加密速度100KB/S左右。-32-bit RSA algorithm, causing the interface form, easy to operate. Encryption speed of 100KB/S so.
RSATool
- 这是实现RSA算法的加密和解密的程序,程序中使用大整数库miracl-failed to translate
rsatool
- rsa 在大数运算,解决加密和解密时产生大数的问题。-rsa operations in large numbers, encryption and decryption to solve the problems generated when large numbers.
rsatool
- Rsacrack testing version for windows or linux
RSATool
- vs2010下实现的RSA算法加解密,算法函数可以改成.c文件,也可以用作c++,还不够成熟,但实现大数运算以及加解密绝无问题!-the vs2010 RSA algorithm encryption and decryption algorithm function can be changed. c file for c++, not mature enough, but the realization of the operation of large numbers as well as
RSATool
- QT 编程 RSA加密解密的生成器 windows 2008 开发,-QT RSA
RsaTool
- RSA加密解密,主要用于熟悉和学习RSA算法。-RSA encryption and decryption, mainly used for the familiar and learning RSA algorithm.
RSATool
- RSA测试工具,在大数运算中具有很好的测试作用-RSA test tools, has a good role in test operation in large numbers
RSATool
- RSA密钥随机生成,且加解密工具,开发工具VS2003(This is a RSA tool,include encrypt and decrypt method.)