CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ElGamal

搜索资源列表

  1. ElGamal.rar

    0下载:
  2. 所属分类:加密解密

    • 发布日期:
    • 文件大小:1947
    • 提供者:
  1. elgamal.zip

    0下载:
  2. 另一种公开密钥加密算法的Pascal实现和例子。实现了签名和确认
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:18293
    • 提供者:
  1. ELGAMAL.src

    0下载:
  2. 公钥加密方式,在windows平台下运行,并且可以在不改变公钥的方式下更新私钥,速度快,使用简便。-public key encryption methods in running under windows platform, and that they could not change the way the public key to update the private key, fast, easy to use.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:107783
    • 提供者:冯英
  1. ElGamal公钥密码

    0下载:
  2. Eigamal加密程序,可实现简单的加密-Eigamal encryption procedures, simple encryption
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:534385
    • 提供者:赵君龙
  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. Crypt0-P9

    0下载:
  2. 这是又一个加密算法源代码集合如elgamal,idea等50个算法-This is also an encryption algorithm source code pool as ElGamal, idea etc. 50 Algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:220783
    • 提供者:伙同
  1. moni-momi

    0下载:
  2. 2的16次幂正整数d与n,编写计算d-1 (mod n) 的程序; 2、对于三个不超过2的16次幂正整数a、e与n,编写计算ae (mod n) 的程序。 在上述程序基础上写出下列程序: (1) 对给定的10000以内数判定其是否为素数; (2) 进行ElGamal体制的加密与签名。 -two of 16 power-positive integer d and n, calculate the preparation of d-1 (mod n); 2. For not m
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2423
    • 提供者:houny
  1. ElGamal

    0下载:
  2. ElGamal加密算法,经过测试可以编译运行-ElGamal Encryption
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3582970
    • 提供者:孙雄
  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. elgamal

    0下载:
  2. ----------ElGamal encryption- ----------ElGamal encryption------
  3. 所属分类:CA program

    • 发布日期:2017-05-08
    • 文件大小:1661306
    • 提供者:chelovek
  1. ELGamal-Algorithm

    0下载:
  2. ElGamal算法既能用于数据加密也能用于数字签名-ELGamal Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:128200
    • 提供者:lhl
  1. elgamal

    0下载:
  2. Algoritm Elgamal em java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:619
    • 提供者:raul santos
  1. Elgamal

    2下载:
  2. Elgamal密码算法,用mfc做的界面,实现elgamal的加密、解密和签名-Elgamal cryptographic algorithms, interface with mfc do realize elgamal encryption, decryption and signature
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2295663
    • 提供者:黄丽萍
  1. Cryptopp-elgamal

    0下载:
  2. Crypto++库中Elgamal加密算法的使用示例-The Elgamal cryptography example for Crypto++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1091
    • 提供者:John
  1. elgamal

    0下载:
  2. This Source is implemented of elgamal algoritm
  3. 所属分类:CA program

    • 发布日期:2017-05-03
    • 文件大小:657836
    • 提供者:Adnan
  1. ElGamal

    0下载:
  2. Elgamal加密的实现,产生大数,进行大数运算。分为密钥产生、加密、解密三部分。-Elgamal encryption implementations, resulting in large numbers, were large numbers operation. Divided key generation, encryption, decryption three parts.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-01
    • 文件大小:13741163
    • 提供者:张健
  1. ElGamal

    0下载:
  2. 密码学 ElGamal密码算法的代码实现 包括加密过程-Cryptography ElGamal cipher code, including encryption process
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1826091
    • 提供者:ChenDL
  1. 52904-1326909-cryptosysteme-elgamal-librairie-gmp

    0下载:
  2. Cryptosystem ElGamal developed in C-Cryptosystem ElGamal developed in C++
  3. 所属分类:CA program

    • 发布日期:2017-05-04
    • 文件大小:131766
    • 提供者:diego
  1. ELGamal

    0下载:
  2. 椭圆曲线密码,可用于非对称方法的加密解密等,在C程序上运行(Elliptic curve cryptography, can be used for asymmetric methods of encryption, decryption, etc., running on the C program)
  3. 所属分类:加密解密

    • 发布日期:2017-12-18
    • 文件大小:4096
    • 提供者:fcy
  1. Elgdown

    0下载:
  2. elgamal数字签名认证()
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:3561472
    • 提供者:suxiaomei
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com