搜索资源列表

  1. blackeye_elgamalkeygenerator10beta3

    0下载:
  2. 大素数生成器,根据用户的设置自动生成一个符合要求的大素数,计算速度较快。-large prime number generator, according to the automatic generation to meet the requirements of a large prime numbers, the fast calculation.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:72704
    • 提供者:冯英
  1. EIGamal

    0下载:
  2. C++写的椭圆曲线加密算法库源码 椭圆曲线加密算法,解密一步的源代码-C++ Written in elliptic curve encryption algorithm library source elliptic curve encryption algorithm, decryption step source code
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:mwb
  1. DSA

    0下载:
  2. Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数: p:L bits长的素数。L是64的倍数,范围是512到1024; q:p - 1的160bits的素因子; g:g = h^((p-1)/q) mod p,h满足h < p - 1, h^(
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:136192
    • 提供者:wildkaede
  1. C++ecc

    0下载:
  2. C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行了-C++ Realized elliptic curve algorithm. Has been written in a library file as long as the call on the list
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:102400
    • 提供者:Decell Hoo
  1. code

    0下载:
  2. 应用密码学这本书的源代码,很难找,用C编写的,很好懂-Applied Cryptography This book s source code, it is difficult to find, using C prepared, well understood
  3. 所属分类:CA认证

    • 发布日期:2024-05-16
    • 文件大小:588800
    • 提供者:吴渊
  1. KeyGen_FHCF_03

    0下载:
  2. 使用miracl大数库实现ELGAMAL算法,可直接用于序列号生成-The use of large numbers miracl Treasury realize ELGAMAL algorithm, can be used directly to generate the serial number
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:196608
    • 提供者:mysic
  1. MainClass

    1下载:
  2. 一个ElGamal的例子,key是随机生成-El Gamal example with random key generation
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. 利用elgamal进行加密的模拟邮件系统-Simulation of the use of encryption elgamal Mail System
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:John Terry
  1. 4

    0下载:
  2. ELGAMAL算法的验证 取消掉输入后能够用该算法进行加解密过程-ELGAMAL algorithm validation cancel the input will be capable of using this algorithm encryption and decryption process of
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:李华
  1. 3_algorithms

    0下载:
  2. 包含AES,DES,以及ElGamal公钥算法-Include AES, DES, as well as the ElGamal public-key algorithms
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:1584128
    • 提供者:卡卡
  1. test

    0下载:
  2. 加密随机数生成,为elgamal数字签名产生基础,为DSA打基础 大家都可以下载使用-rand
  3. 所属分类:CA认证

    • 发布日期:2024-05-16
    • 文件大小:1142784
    • 提供者:zhanglong
  1. jiamisuanfa

    0下载:
  2. 内含:Singletable ,SHA1,RSA,RC4,MD5,LSB,IDEA,ELGAMAL,DES,CAESAR,AES, 希望对大家有用 -Includes: Singletable, SHA1, RSA, RC4, MD5, LSB, IDEA, ELGAMAL, DES, CAESAR, AES, we hope be useful
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:72704
    • 提供者:王辉
  1. Pembangkit_kunci_Elgamal

    0下载:
  2. pembangit kunci elgamal VB
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:nomad
  1. CODING

    0下载:
  2. ELGAMAL algorithm implementation in java
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. public key algorithm
  3. 所属分类:加密解密

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

    0下载:
  2. algorith elgamal for information security
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. ma hoa elgemal pham ngoc viet
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. C语言编写的ELGAMAL加密解密算法,在vc6.0下编译通过-ElGamal encryption algorithm written in C and compiled in vc6.0 by
  3. 所属分类:加密解密

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

    0下载:
  2. it is a good algoritm
  3. 所属分类:加密解密

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

    0下载:
  2. 这个程序源码是网络信息安全概论课的课程实践,自己动手开发一个具于1024位大数运算的ELGamal加密系统。ELGamal 依赖大数运算,目前主流ELGamal算法都建立在512 到1024位的大数数运算算之上。而大多数的编译器只能支持到64位的整数运算.-The program source code is the practice of Network Information Security Introduction to th
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:92160
    • 提供者:
« 1 2 3 4 5 67 8 »

源码中国 www.ymcn.org