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

搜索资源列表

  1. Library_of_Cryptographic

    0下载:
  2. a C++ Class Library of Cryptographic Primitives This library includes: MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES, IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, CAST-128, Square,Diamond2, Sapphire, RC2, RC5,
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:388055
    • 提供者:刘永
  1. bigint_zxf

    1下载:
  2. 一个很好用的大整数的类, 最大可支持9999990位的十进制整数, 可进行大整数的加、减、乘、除和取模运算,并带有求大整数的 最大公因数、扩展Euclidean算法、中国剩余定理算法、 Miller-Rabin素性测试算法、随机生成任意位的大整数等函数库, 这个类的动态库曾用于商业软件之中,其可靠性和速度是得到 确认的。用于商业目的可能需要注册。-a good use of the integer type, the biggest 9999990 to support th
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:185001
    • 提供者:张晓峰
  1. sxjc

    0下载:
  2. 应用加密算法和认证技术 实验:Solovag-Strassen算法、Lehmann算法和Rabin-Miller算法的素性检测的原理与测试过程。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8607
    • 提供者:陈寅华
  1. TestRsa

    0下载:
  2. 个人编的rsa的源代码,算出public—private key;其中有Euclid,Extend Euclid的实现,以及Millar-Rabin test的实现,和加密/解密
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2289
    • 提供者:lengyan119
  1. ss

    1下载:
  2. 很多密码算法都要随机选择一个大素数,这个是密码学中的MILLER-RABIN算法,判断素性。-Many cryptographic algorithm must randomly select a large prime numbers, this is Cryptography MILLER-RABIN algorithm to determine Primality.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:6959
    • 提供者:汪博峰
  1. PrimeGenAndTester

    0下载:
  2. Very large (tested for more than 2048 bits) prime number generator and tester program. This is well written and based on solid algorithms in this field. Source code is my own, used for Masters course in Cryptography. Program has easily readable and
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:22393
    • 提供者:s_wilfred
  1. MillerRabin

    0下载:
  2. 密码学中的Miller Rabin素性检测算法。人工编写,用这个来学习或者是交作业,绝对是过关利器。-Cryptography Miller Rabin primality testing algorithm. Artificial preparation, use this to learn or交作业is definitely a sharp object boundary.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:10662
    • 提供者:maowu
  1. RabinAlgorithm

    0下载:
  2. VC++6.0环境下C语言实现Rabin公钥算法加解密-Rabin Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:229636
    • 提供者:笨笨海
  1. Miller-Rabin_primality_test_(Java)

    0下载:
  2. Miller rabin primality test
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2992
    • 提供者:sihamenisas
  1. shanks

    0下载:
  2. 求离散对数的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)采用概率算
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7558685
    • 提供者:vince
  1. Miller_Rabin.cpp

    0下载:
  2. 米勒瑞宾素数测试 大素数测试高效算法 测试一个数是否为素数-Miller Rabin test test whethere it is a prime number
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1850
    • 提供者:Alex
  1. Rabin.cpp

    0下载:
  2. 高效的Rabin加密算法,使用到了很多基本的同余有关函数-efficient Rabin encrypt and decrypt algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1263
    • 提供者:Alex
  1. Miller-Rabin

    0下载:
  2. 用C语言编的,密码学基础中的Miller-Rabin。-In the basis of the C language, cryptography Miller-Rabin
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:195821
    • 提供者:李李
  1. cv

    0下载:
  2. i have attached the source codes of diffie hellman key exchange,rsa algorithm,elgamal client server algorithm,miller - rabin algorithm .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:4099
    • 提供者:jaya
  1. Miller-Rabin

    0下载:
  2. 基本的MILLER-RABIN算法,是密码学学生的基本知识!-Basic Miller-Rabin algorithm is the basic knowledge of cryptography students!
  3. 所属分类:CA program

    • 发布日期:2017-11-09
    • 文件大小:543
    • 提供者:waterlee
  1. main.cpp

    0下载:
  2. 素数测试 miller rabin 提高算法 随机版 算法导论Introduction of Algorithms-Primes test of Miller_Rabin Algorithm Introduction of Algorithms
  3. 所属分类:Driver develop

    • 发布日期:2017-12-04
    • 文件大小:1144
    • 提供者:cyztuo
  1. sushu

    0下载:
  2. 素数的判定,miller-rabin,sol-str,leman,fermat等。都可以运行,下完自后自己稍微改改就可以用。-Primes judgment, miller-rabin, sol-str, leman, fermat so on. Can run is finished after their own little changed since it can be used.
  3. 所属分类:CA program

    • 发布日期:2017-05-15
    • 文件大小:3717902
    • 提供者:吴明航
  1. prime

    0下载:
  2. RABIN MILLER FOR PRIME
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1029
    • 提供者:木鱼
  1. Miller-Rabin

    0下载:
  2. Miller-Rabin源代码,自己写的密码学作业-Miller-Rabin sources
  3. 所属分类:CA program

    • 发布日期:2017-04-15
    • 文件大小:12361
    • 提供者:kjzx
  1. Rabin加密算法

    0下载:
  2. 用c++实现Rabin算法的加密和解密,大素数由程序自动生成(Using c++ to realize encryption and decryption of Rabin algorithm, large prime number is automatically generated by program.)
  3. 所属分类:加密解密

    • 发布日期:2018-05-01
    • 文件大小:140288
    • 提供者:Vanjs
« 12 »
搜珍网 www.dssz.com