搜索资源列表

  1. ECCsourcecode

    0下载:
  2. 椭圆曲线加密算法源代码,用VC++编写,很好的东西
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:107752
    • 提供者:sgirl
  1. 2745ECC

    0下载:
  2. 椭圆曲线加密算法-elliptic curve cryptosystem
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:17607
    • 提供者:liye
  1. ibe具有认证功能算法

    1下载:
  2. 1 Boneh-Franlin的IBE算法主要由四个子算法组成:Setup,Extract,Encrypt和Decrypt,分别完成系统参数建立、密钥提取、加密和解密的功能。假定消息的明文空间为 ,密文空间 。 (1)、建立: 给定一个安全参数 k蝂+ Step 1: 执行G生成一个素数q, 两个q阶群G1, G2 , 和一个可用的双线性映射 ê: G1碐1瓽2。 此外选取G1 任一生成元 P蜧1,再选取两个HASH函数 H3:{
  3. 所属分类:密码/编码算法

  1. borZoi-1.0.1

    0下载:
  2. 椭圆曲线Elliptic Curve)加密算法(-Elliptic Curve Elliptic Curve) encryption algorithm (
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:423936
    • 提供者:站长
  1. 1541

    0下载:
  2. BOOK:信息安全技术及应用实验 ,课件及部分源代码。-BOOK : information security technology and application experiments, courseware and some source code.
  3. 所属分类:电子书籍

    • 发布日期:2024-05-20
    • 文件大小:8531968
    • 提供者:rayer
  1. RSA_Matlab

    0下载:
  2. 用matlab实现RSA算法,包括加密,解密,以MATLAB 编程实现-RSA algorithm using matlab realize, including encryption, decryption, in order to realize MATLAB Programming
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-05-20
    • 文件大小:73728
    • 提供者:chu xiao
  1. Java_ECDSA_Source

    0下载:
  2. 在ECC椭圆曲线上的一种加密算法,是现在比较流行的一种非对称加密算法。-ECC Elliptic Curve in an encryption algorithm is more popular now a non-symmetric encryption algorithm.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:382976
    • 提供者:于磊
  1. ECDSA

    0下载:
  2. 椭圆曲线数字签名算法的VC实现,包括大整数类的实现和ECC算法的实现。-Elliptic Curve Digital Signature Algorithm realize the VC, including the realization of an integer type and ECC algorithm.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:72704
    • 提供者:云忠言
  1. ec2n

    0下载:
  2. 椭圆曲线公钥密码算法,可用于加密和数字签名等应用,该版本算法是有限域GF(2^n)上的算法-Elliptic curve public key cryptography algorithms can be used for encryption and digital signature applications, the version of the algorithm is a finite field GF (2 ^ n) the
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:che wang
  1. borZoi-1.0.2.tar

    0下载:
  2. 椭圆曲线Elliptic Curve)加密算法的开源实现 国内很难下载到 borZoi-1.0.2.tar.gz-Elliptic Curves Elliptic Curve) encryption algorithm it is very difficult to achieve the open-source download borZoi-1.0.2.tar.gz
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:605184
    • 提供者:坏月
  1. 121114136EIGamal

    0下载:
  2. 椭圆曲线加密,121114136EIGamal算法在VC++上的实现。大家可以下来看看!-ECC
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:zhang
  1. crypto

    0下载:
  2. 1、DES加密示例程序,包含全部加密过程,可以实现单个文件加解密功能;2、椭圆曲线密码体制加密算法实现原理源码;3、RSA算法示例源码-1, DES encryption sample procedures, contains all the encryption process, you can achieve a single file encryption and decryption functions 2, Elliptic
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:
  1. RSAVC2

    0下载:
  2. 是很不错的RSA代码!不是本人的!为了大家学习!进步!此控件是为了让 DataGridView 支持多维表头,而设计的. 通过导入一个树图(TreeView)的概念,每一个节点对应到一个表头单元格. 在多维标题中的每一个最底层的标题相当于 TreeView 中最低深度的节点. C++写的椭圆曲线加密算法库源码 -RSA is a very good code! Not own! For them to learn from! Pro
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:易天行
  1. ECC

    0下载:
  2. 本程序实现了ECC(C++)椭圆曲线算法加密解密,希望对大家有帮助! -This procedure has ECC Elliptic Curve encryption and decryption algorithm, you would like to help!
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:514048
    • 提供者:张润福
  1. ecc

    0下载:
  2. 基于椭圆曲线算法的加密和解密算法,可以实现对文件的加密和解密!-Based on elliptic curve algorithm for encryption and decryption algorithms, can be achieved on the document encryption and decryption!
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:2024448
    • 提供者:小玲
  1. pollard_rhO

    0下载:
  2. 一段运用pollard_rho算法进行椭圆曲线加密算法和解密算法。-Some use pollard_rho ECC algorithm and decryption algorithm.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:ysa
  1. cryptix-elliptix-19990331

    0下载:
  2. 椭圆曲线加密算法,java实现,很好用的一个-Elliptic Curve Cryptology,using java
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:175104
    • 提供者:lin
  1. MP_2ECC

    0下载:
  2. 利用大数运算库LibTomMath,进行ECC(椭圆曲线)加密算法。能运行-Using large number arithmetic library LibTomMath the ECC (elliptic curve) encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:387072
    • 提供者:llovesong
  1. sm2java

    2下载:
  2. 椭圆曲线加密算法的java语言的实现,适合密码学初学者-Java elliptic curve encryption algorithm implementation language, suitable for beginners cryptography
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:余望星
  1. ecc

    0下载:
  2. 用C++编写了椭圆曲线加密算法,并附带文档介绍-Written with C++ elliptic curve encryption algorithm, and comes with document describes
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:645120
    • 提供者:tangyou
« 1 2 34 5 6 »

源码中国 www.ymcn.org