搜索资源列表
BigInteger_src
- C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods: abs() , FermatLittleTest(int confidence) ,gcd(BigInteger bi) , genCoPrime(int bits, Random rand) , genPseudoPrime(int bits, int confidence, Random ran
rsa
- 整体思路 用createkey.java 文件来产生秘钥,用jiami.java 文件来实 现加密,用jiemi.java 文件来实现解密,用BigInteger.java 来实现 大数的表示及运算,用rsa.java 来实现前端图形界面显示。有关函 数见五个文件里的具体实现。
biginteger
- 用c语言实现大整数加减乘除, 求余, 最小公倍数等计算-C language implementation with large integer addition and subtraction multiplication and division, remainder, least common multiple and other computing
RSA
- 使用BigInteger类实现,实现了RSA的加解密-RSA encrytion and decryption ,biginteger RSA encrytion and decryption ,biginteger
RSA
- 基于大数库的RSA加密算法c#实现。大数库使用的是Documentation for C# BigInteger cla- Database based on large numbers of RSA encryption algorithm c# to achieve
ReasonHeader
- Static library that provides all the bit level operations for BigInteger.
Logical
- The library implements some logical operations over BigInteger.
BigInteger
- An immutable signed integer of arbitrary magnitude Source Code for Linux.
BigInteger
- An immutable signed integer of arbitrary magnitude Source Code for Linux.
encryption-rsa-avec-biginteger
- Mon programme encrypte les fichiers avec l algorithme d encryptions rsa, mais en utilisant java
SkFontConfigTypeface
- euclid s algorithm works with doubles note, doubles only get us up to one quadrillion or so, which isn t as much range as we get with longs. We probably still want either 64-bit math, or BigInteger.