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

搜索资源列表

  1. ElGamalSignature

    0下载:
  2. ELGamal算法,可直接应用进行签名计算,可用于ELGmal签名验证,-ELGamal algorithm can be applied directly to the signature calculation, can be used to ELGmal signature verification,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:162882
    • 提供者:avadian
  1. Elgamal

    0下载:
  2. pembangkitan kunci VB
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:4992
    • 提供者:nomad
  1. elgamal

    0下载:
  2. matlab利用maple的强大的函数功能实现ELGamla算法,是matlab的效率更高。-matlab function using maple powerful features to achieve ELGamla algorithm is more efficient matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:4394
    • 提供者:shiwuji
  1. elgamal

    1下载:
  2. elagmal加解密程序,用于非对称加密解密程序,带有测试数据-elagmal encryption and decryption program for non-symmetric encryption and decryption procedures, with test data
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:305838
    • 提供者:zlying
  1. ElGamal

    0下载:
  2. ElGamal algorithm used for data encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1315
    • 提供者:Vladimir
  1. elgamal.cpp

    0下载:
  2. elgamal algo for encryption and decryption of a massege .
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:5468
    • 提供者:dinesh ahirwar
  1. elgamal

    0下载:
  2. Encrypt and decrypt og Elgamal
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:326704
    • 提供者:elite
  1. ElGamal-Signature

    0下载:
  2. ElGamal算法的加解密及签名实现,这是一个专业课程设计,包含设计报告。-The ElGamal algorithm encryption and signature
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-04-11
    • 文件大小:45056
    • 提供者:友奕
  1. ElGamal

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

    • 发布日期:2017-03-30
    • 文件大小:3537
    • 提供者:蒋骋志
  1. ElGamal

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

    • 发布日期:2017-05-14
    • 文件大小:3880831
    • 提供者:乌铮
  1. elgamal

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

    • 发布日期:2017-03-27
    • 文件大小:1876
    • 提供者:李小龙
  1. elgamal

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

    • 发布日期:2017-11-07
    • 文件大小:1140
    • 提供者:jimoyong
  1. ElGamal

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

    • 发布日期:2017-11-19
    • 文件大小:13722
    • 提供者:左力
  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. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:776
    • 提供者:ASO
  1. ElGamal

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

    • 发布日期:2017-11-08
    • 文件大小:10998
    • 提供者:章羽辰
  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. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:
    • 文件大小:4922
    • 提供者: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_policy.jar两个文件。同时,你可能有必要在 JRE_Hom
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-05
    • 文件大小:2014097
    • 提供者:张起
  1. ElGamal

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

    • 发布日期:2017-11-17
    • 文件大小:13552
    • 提供者:mac
  1. Elgamal

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

    • 发布日期:2017-11-24
    • 文件大小:1039
    • 提供者:AndreaSheng
  1. ElGamal

    2下载:
  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 class of large numbers cryptograp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-07-22
    • 文件大小:5304320
    • 提供者:周佳琦
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com