搜索资源列表

  1. ElGamal

    0下载:
  2. 大学课程设计里面自己动手实现的ElGamal算法,环境是VC-University of curriculum design inside their own hands to achieve ElGamal algorithm, the environment is VC++
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:蒋骋志
  1. ElGamal

    0下载:
  2. ELGamal算法,用于加密算法,课设做的,足够应付课设了-ELGamal algorithm, encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:3880960
    • 提供者:乌铮
  1. elgamal

    0下载:
  2. ElGamal算法,是一种较为常见的加密算法,它是基于1984年提出的公钥密码体制和椭圆曲线加密体系。既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。在加密过程中,生成的密文长度是明文的两倍,且每次加密后都会在密文中生成一个随机数K。-The ElGamal algorithm is a more common encryption algorithm, which is based on the 1984
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:李小龙
  1. Elgamal

    0下载:
  2. 公约密码中的ElGamal签名算法,通过C++程序实现了其签名过程。-Convention password ElGamal signature algorithm by C++ program to achieve its signature process.
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:3550208
    • 提供者:WindAchilles
  1. elgamal

    0下载:
  2. 实现数字签名Elgamal算法,该算法是在rsa算法基础上的变形算法。-Digital signature Elgamal algorithm, the algorithm is in the rsa algorithm on the basis of the deformation algorithm.
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:jimoyong
  1. ElGamal

    0下载:
  2. ELGamal数字签名加解密算法的源码( c++)-Encryption source code of ELGamal (c++)
  3. 所属分类:CA认证

    • 发布日期:2024-05-22
    • 文件大小:13312
    • 提供者:左力
  1. ElGamal

    0下载:
  2. ElGamal數位簽章加解密程式, 可自行修改訊息M用以產生簽章S1與S2-ElGamal digital signature encryption and decryption program can modify the message M to produce the Signature S1 and S2
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:ASO
  1. ElGamal

    0下载:
  2. 利用512位大素数的ElGamal算法的实现-ElGamal
  3. 所属分类:系统编程

    • 发布日期:2024-05-22
    • 文件大小:11264
    • 提供者:章羽辰
  1. rsa-elgamal-dsa

    0下载:
  2. rsa Elgamal及DSA的使用实例,运用此类算法加密解密及签名验签-rsa Elgamal and DSA use instances, the use of such algorithm for encryption and decryption and signature inspection signed
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:5120
    • 提供者:hdxs
  1. ElGamal

    0下载:
  2. 使用bouncy castle 的jar包实现的ElGamal加密模块,以及测试用例,需要导入bouncy castle包(内附),并且你需要在JDK的JRE环境中,或者是JRE环境中配置上local_policy.jar和US_export_policy.jar(压缩包内已有jdk6和7的)。 切换到 JDK_Home \jre\lib\security目录下,对应覆盖local_policy.jar和US_export_pol
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:2014208
    • 提供者:张起
  1. ElGamal

    0下载:
  2. elgamal签名方案,C语言实现签名,验证,欢迎下载-elgamal signature scheme, C language signature, validation, welcome to download
  3. 所属分类:书籍源码

    • 发布日期:2024-05-22
    • 文件大小:13312
    • 提供者:mac
  1. Elgamal

    0下载:
  2. 非对称密码体制中常见加密体制,Elgamal加密算法以C++实现-The asymmetric cryptosystem encryption system, Elgamal encryption algorithm to C++
  3. 所属分类:文件格式

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:AndreaSheng
  1. ElGamal

    0下载:
  2. 用椭圆曲线实现ElGamal算法,根据来源于国密局SM2算法的标准参数,Fp-192曲线,运用一个大数类能够实现密码算法所需要的基本运算。-Using elliptic curve ElGamal algorithm, according to secret from the State Bureau of SM2 algorithm standard parameters, Fp-192 curve, the use of a cla
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:5304320
    • 提供者:周佳琦
  1. ElGamal

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

    • 发布日期:2024-05-22
    • 文件大小:3582976
    • 提供者:孙雄
  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
  3. 所属分类:CA认证

    • 发布日期:2024-05-22
    • 文件大小:57344
    • 提供者:HamzaAnwer
  1. elgamal

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

    • 发布日期:2024-05-22
    • 文件大小:1660928
    • 提供者:chelovek
  1. ELGamal-Algorithm

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

    • 发布日期:2024-05-22
    • 文件大小:128000
    • 提供者:lhl
  1. elgamal

    0下载:
  2. Algoritm Elgamal em java
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:raul santos
  1. Elgamal

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

    • 发布日期:2024-05-22
    • 文件大小:2295808
    • 提供者:黄丽萍
  1. Cryptopp-elgamal

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

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:John
« 1 2 3 45 6 7 8 »

源码中国 www.ymcn.org