CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 CA认证 搜索资源 - Prime

搜索资源列表

  1. jj

    0下载:
  2. CORNACCHIA Algorithm * * GOAL: given d and p prime, find (x,y) such that x^2 + y^2 = d * p * * in this implementation, d = 1. This code does not accept d <> 1 !!! * see "A Course in Computational Algebraic Number Theory" by Henri
  3. 所属分类:CA program

    • 发布日期:2017-03-27
    • 文件大小:2153
    • 提供者:silkan
  1. rsa.tar

    0下载:
  2. rsa algorithm .... works fine for 1024 bit prime numbers
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:7266
    • 提供者:stane
  1. BigPrime

    0下载:
  2. 本程序是用C语言编写的RSA大素数密码生成体制-It is a program for 啊large prime number of RSA
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:223017
    • 提供者:lisir
  1. RSA

    0下载:
  2. 公钥密码对文件加密或者解密,对素数判断采用工业概率判断-Public key encryption or decryption of the file on the prime determine the probability of judging by industry
  3. 所属分类:CA program

    • 发布日期:2017-05-07
    • 文件大小:1621347
    • 提供者:严建康
  1. BigIn-lib

    0下载:
  2. 高效的素数解决方案。可以用解决大数的素数输出-Efficient prime solution. Can be used to solve large numbers of prime output
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:8591
    • 提供者:yliang
  1. Fermat

    0下载:
  2. Fermats test to check for primality. Code is in java. takes a e=random number and gives whether it is prime or not.
  3. 所属分类:CA program

    • 发布日期:2017-11-07
    • 文件大小:673
    • 提供者:kodaman
  1. RSA-prime-number

    0下载:
  2. RSA的实现,内含有一个大素数类,很实用。-The realization of RSA, contains a large prime number class, very practical.
  3. 所属分类:CA program

    • 发布日期:2017-11-16
    • 文件大小:10604
    • 提供者:super
  1. Elgamal

    0下载:
  2. ElGamal algorithm not only used for data encryption can be used for digital signatures, their safety depends on the calculation of a finite field discrete logarithm this problem. Key to the method. First of all, choose a prime number p, the two rando
  3. 所属分类:CA program

    • 发布日期:2017-04-16
    • 文件大小:57596
    • 提供者:HamzaAnwer
  1. RSA

    0下载:
  2. RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥-RSA algorithm is based on a very simple fact of number theory: multiplying two large prime numbers is very easy, but then want their factoring product is extremely difficult, so the
  3. 所属分类:CA program

    • 发布日期:2017-05-11
    • 文件大小:2832473
    • 提供者:刘朝选
  1. rsa

    0下载:
  2. RSA algorithm including long integer type, some test algorithm, large prime number generator and the general theory of numbers algorithm
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:29007
    • 提供者:wangwu
  1. prob3

    0下载:
  2. Miller-Rabin test is a primality test algorithm which determines whether a given number is prime or not. Implement Miller-Rabin primality test as given in the text book page 257, Algorithm 7.44. (aN− 1 6= 1 mod N) Write three functions to
  3. 所属分类:CA program

  1. discrete_log

    0下载:
  2. Solve descrete log problem using meet in the middle attack. More formally, write a program to compute discrete log modulo a prime p. Let g be some element in Z p and suppose you are given h in Z p such that h = gx where 1 ≤ x ≤ 240. Your goal
  3. 所属分类:CA program

搜珍网 www.dssz.com