搜索资源列表

  1. vibetk-2.1

    0下载:
  2. voltage 公司提供的一个开发Ibe的工具包,-voltage provided by a Ibe development tool kit
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4.33mb
    • 提供者:胡旭升
  1. ibe-0.7.2

    0下载:
  2. The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption scheme. (See Boneh and Franklin, \"Identity-Based Encryption from the Weil Pairing\", CRYPTO 2001.) There are a few
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:95.96kb
    • 提供者:高超
  1. vibetoolkit-2.3

    0下载:
  2. IBE是一种非对称密码技术,本源代码IBE客户端开发工具源代码,可以用来开发IBE客户端程序
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5.66mb
    • 提供者:zhu
  1. vibeserver-2.3

    0下载:
  2. IBE是一种非对称密码技术,本源代码为IBE服务端源代码。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:47.56kb
    • 提供者:zhu
  1. ibe-0.7

    0下载:
  2. 斯坦福大学密码学家Boneh的基于身份的公钥密码系统-Stanford University passwords Jurists Boneh the identity-based public-key cryptosystem
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:96.75kb
    • 提供者:周渊
  1. ibe-0.7.2

    1下载:
  2. 这是一个unix环境下实现基于身份的PKI系统源码,由stanford大学开发。采用了椭圆曲线密码公钥系统和配对椭圆曲线计算(Tate Pairing),具有非常高的效率.-This is a Unix-based environment PKI identity of the source system, developed by Stanford University. Use of Elliptic Curve Cryptosys
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:81.55kb
    • 提供者:叶润国
  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. libecc-0.5.0.tar

    0下载:
  2. C++写的椭圆曲线加密算法库源码-source code of ECC in C++
  3. 所属分类:加密解密

    • 发布日期:2024-11-22
    • 文件大小:850kb
    • 提供者:none
  1. ibe-0.7

    0下载:
  2. 斯坦福大学密码学家Boneh的基于身份的公钥密码系统-Stanford University passwords Jurists Boneh the identity-based public-key cryptosystem
  3. 所属分类:加密解密

    • 发布日期:2024-11-22
    • 文件大小:96kb
    • 提供者:周渊
  1. ibe-0.7.2

    0下载:
  2. 这是一个unix环境下实现基于身份的PKI系统源码,由stanford大学开发。采用了椭圆曲线密码公钥系统和配对椭圆曲线计算(Tate Pairing),具有非常高的效率.-This is a Unix-based environment PKI identity of the source system, developed by Stanford University. Use of Elliptic Curve Cryptosys
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-22
    • 文件大小:82kb
    • 提供者:叶润国
  1. libecc-0.11.1.tar

    0下载:
  2. ecc algorithm, ecc algorithm-ecc algorithm, the algorithm ecc. ecc algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-11-22
    • 文件大小:1.5mb
    • 提供者:wangdong
  1. ibe-0.7.2

    0下载:
  2. The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption scheme. (See Boneh and Franklin, "Identity-Based Encryption from the Weil Pairing", CRYPTO 2001.) There are a few mo
  3. 所属分类:加密解密

    • 发布日期:2024-11-22
    • 文件大小:96kb
    • 提供者:高超
  1. boneh-ibe-0.7

    0下载:
  2. standford大学密码学家DaBo的2002年的有关IBE的源代码-Dabo cryptographer standford University in 2002 on the IBE s source code
  3. 所属分类:CA认证

    • 发布日期:2024-11-22
    • 文件大小:97kb
    • 提供者:刘哲理
  1. ibe.tar

    0下载:
  2. IBE加密算法的入门文章Identity-Based Encryption from the Weil Pairing-IBE encryption algorithm of the article Introduction to Identity-Based Encryption from the Weil Pairing
  3. 所属分类:加密解密

    • 发布日期:2024-11-22
    • 文件大小:258kb
    • 提供者:pandora
  1. java

    0下载:
  2. 这个模块是IBE算法的核心。主要是系统参数、主密钥的计算。-This module is the core of IBE algorithm. The main system parameters, the calculation of the main keys.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-22
    • 文件大小:1kb
    • 提供者:王强
  1. ibe-0.7.2-win

    0下载:
  2. 这是一个windows环境下实现基于身份的PKI系统源码,由stanford大学开发。采用了椭圆曲线密码公钥系统和配对椭圆曲线计算(Tate Pairing),具有非常高的效率. -This is a windows environment to achieve identity-based PKI system source code, developed by the University of stanford. Use of E
  3. 所属分类:加密解密

    • 发布日期:2024-11-22
    • 文件大小:550kb
    • 提供者:alan
  1. ibe-0.7.2-win

    0下载:
  2. ibe system for windows
  3. 所属分类:行业发展研究

    • 发布日期:2024-11-22
    • 文件大小:654kb
    • 提供者:anush
  1. ibe

    0下载:
  2. 做电子客票行业的都会知道这是什么 中国航信ibe(互联网订座引擎)开发文档. 只针对专业人士-E-ticket will be doing the industry know that this is what the Air China, the letter ibe (Internet booking engine) development of the document.
  3. 所属分类:软件工程

    • 发布日期:2024-11-22
    • 文件大小:864kb
    • 提供者:李明
  1. ibe

    0下载:
  2. IBE操作手册,包括与中航信系统对接的所有函数说明,-IBE operating manuals, including the flight information system with the butt of all functions descr iption
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-22
    • 文件大小:905kb
    • 提供者:秦小明
  1. ibe.tar

    0下载:
  2. IBE加密算法分配秘密钥,AES加密数据,希望对大家有用。这是在LInux下编程的,用于ARM。-IBE distribution of secret key encryption algorithm, AES encrypted data, want to be useful. This is under LInux programming for the ARM.
  3. 所属分类:加密解密

    • 发布日期:2024-11-22
    • 文件大小:2.99mb
    • 提供者:沈雨祥
« 12 »

源码中国 www.ymcn.org