搜索资源列表

  1. ElGamal

    0下载:
  2. ElGamal密码算法的程序实现,在Dev-Cpp下编译通过,程序中还有较详细的注解.
  3. 所属分类:加密解密

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

    0下载:
  2. ElGamal算法的Java实现,Elgamal是用来进行数字签名的重要算法。
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:3120
    • 提供者:杨平安
  1. elgamal enc-dec

    0下载:
  2. 这是一个基于VC++的elgamal加密解密的密码算法实现
  3. 所属分类:系统编程

    • 发布日期:2010-11-12
    • 文件大小:854928
    • 提供者:tuolingw
  1. elgamal

    0下载:
  2. 另一种公开密钥加密算法的Pascal实现和例子。实现了签名和确认- Another kind of public key encryption algorithm Pascal realization and example. Realized has signed and confirmed
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:18432
    • 提供者:站长
  1. ElGamalsample

    0下载:
  2. elgamal的源程序-ElGamal
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:
  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编程

    • 发布日期:2024-05-16
    • 文件大小:107520
    • 提供者:冯英
  1. ElGamal公钥密码

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

    • 发布日期:2024-05-16
    • 文件大小:534528
    • 提供者:赵君龙
  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,
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:388096
    • 提供者:刘永
  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编程

    • 发布日期:2024-05-16
    • 文件大小:220160
    • 提供者:伙同
  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 preparatio
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:houny
  1. ELGamaltool

    0下载:
  2. 这个程序是网络信息安全概论课的课程实践,自己动手编写一个具于1024位大数 运算的ELGamal加密系统。 ELGamal 依赖大数运算,目前主流ELGamal算法都建立在512 到1024位的大数运算之上。 而大多数的编译器只能支持到64位的整数运算,即我们在运算中所使用的整数必须小 于等于64位,即:0xffffffffffffffff,也就是18446744073709551615,这远远达不 到RSA 的需
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:92160
    • 提供者:明江
  1. ElGamal_algorithm

    0下载:
  2. 基于ElGamal的数字签名系统可以对报文在不同的密钥长度上进行签名与验证.-ElGamal digital signature system can be reported to the text in different key signature length and experience certification.
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:2087936
    • 提供者:杨怡
  1. a1

    0下载:
  2. 这是一个用Java实现ElGamal加密解密和签名验证的算法,还包含了一个安全电子邮件发送系统。-Did soil stamp instance using Java wife of mother
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:126976
    • 提供者:张格
  1. 21840265ElGamal_algorithm

    0下载:
  2. ElGamal 数字签名源码,有兴趣来下了。 -ElGamal digital signature source, are interested in coming down.
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:92160
    • 提供者:chenxb
  1. Elgamal

    0下载:
  2. 本项目实现Elgalma体制的加解密,公私钥生成后分别放于不同的文件中。用该密码体制实现了对任意数据类型的加解密以及实现了数据签名验证算法。本项目中我实现的是32位的算法。其中,数字签名验证算法是对hash摘要值(SHA-1算法产生的)进行签名,并进行验证。-The project implementation Elgalma system encryption and decryption, public and private ke
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:蔡吉欣
  1. ElGAmal

    0下载:
  2. el gamal decryption and encryption example
  3. 所属分类:CA认证

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:bilih
  1. PicX0R

    0下载:
  2. dycrypt text by elgamal algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:bashar
  1. elg

    0下载:
  2. elgamal elgrithm by matlab
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:bashar
  1. 07

    0下载:
  2. des加密 ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。   密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x <p, 计算 y = g^x ( mod p ),则其公钥为 y, g 和p。私钥是x。g和p可由一组用户共享。 -des cipher
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:3319808
    • 提供者:rock
  1. blackeye_elgamalkeygenerator10beta3

    0下载:
  2. blackeye写的elgamal码产生器 blackeye写的elgamal码产生器-blackeye wrote elgamal code generator blackeye wrote elgamal code generator
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:72704
    • 提供者:Zhijie Lee
« 1 23 4 5 6 7 8 »

源码中国 www.ymcn.org