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

搜索资源列表

  1. NESC

    0下载:
  2. Elliptic curve cryptography
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7380565
    • 提供者:venkat
  1. jjeccc-alpha1a

    0下载:
  2. java写的椭圆曲线加密(EECC)算法源码 -Elliptic Curve Cryptography (EECC) algorithm source code written in java
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:54830
    • 提供者:nanyi5452
  1. libecc-0.14.0.tar

    0下载:
  2. 最新椭圆曲线算法,用C++写的.开源椭圆曲线加密算法库-Libecc is an Elliptic Curve Cryptography C++ library for fixedsize keys in order to achieve a maximum speed. The goal of this project is to become the first free Open Source libraryproviding the means to generate safe elli
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2477120
    • 提供者:kuangzuren
  1. MECCC_EncrrypS

    0下载:
  2. 一种基于msp430的椭圆曲线加密器程序源码码,通过UART传递加密解密数据。 -A program source code based on a msp430 the elliptic curve cryptography, encryption and decryption of data passed through the UART.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:19133
    • 提供者:academic
  1. Tibe-072-winh

    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. Mining uses elliptic curve cryptog
  3. 所属分类:Windows Develop

    • 发布日期:2017-10-31
    • 文件大小:562291
    • 提供者:察觉
  1. Guide-to-Elliptic-Curve-Cryptography---Darrel-Han

    0下载:
  2. It need implementation of ECC crpyto engine
  3. 所属分类:Document

    • 发布日期:2017-11-05
    • 文件大小:2562693
    • 提供者:sik
  1. OpenECC-OpenECC-e3e66b9

    0下载:
  2. openECC elliptic curve cryptography library
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:49108
    • 提供者:FR
  1. sm

    0下载:
  2. SM椭圆曲线密码算法实现 sm2 sm3 sm均实现-SM Elliptic Curve Cryptography
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-07
    • 文件大小:729181
    • 提供者:tt
  1. combined_math

    0下载:
  2. Elliptic curve cryptography header file for generating the curve and creating encryption algo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:119257
    • 提供者:Sunil
  1. fast_onb

    0下载:
  2. Elliptic curve cryptography header file for generating the curve and creating encryption algo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:29137
    • 提供者:Sunil
  1. Windows_SEA

    0下载:
  2. 使用MIRACL 為底層的函式庫, 再利用C++ Builder 設計視窗化執行介面,在 Pentium 1.83G 的處理器上搭配1G 記憶體尋找 可供橢圓曲線密碼系統使用的質數階橢圓曲線 參數,基域為192、224、256、384、521 位元 平均分別需要580、1360、1884、20907、65862 秒可搜尋到一條質數階的橢圓曲線參數,且計 算一條橢圓曲線的階數平均分別需要31.6、 56.7、99.4、722.3、2726.0 秒。-Use MIRA
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:307376
    • 提供者:andrew tan
  1. ECC

    0下载:
  2. 椭圆曲线加密,C实现,里面有详细的加解密流程的介绍-Elliptic Curve Cryptography, C implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:535898
    • 提供者:王博
  1. rosing_src_ecc_code

    0下载:
  2. Elliptic curve cryptography (ECC) is an approach to public-key cryptography based on the algebraic structure of elliptic curves over finite fields. The use of elliptic curves in cryptography was suggested independently by Neal Koblitzand Victor S. Mi
  3. 所属分类:CA program

    • 发布日期:
    • 文件大小:286493
    • 提供者:aida
  1. Elliptic-Curve-Cryptography

    0下载:
  2. A brief algorithm to create ternary galois field of (3^x). through which large computation can be easily done.
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:147741
    • 提供者:dj
  1. ECParameterSpec

    0下载:
  2. The parameter specification used with Elliptic Curve Cryptography (ECC).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:851
    • 提供者:gaosanqou
  1. ECC in VHDL implementation

    0下载:
  2. Very Helpful algorithm to implement Elliptic Curve Cryptography in Hardware definition language
  3. 所属分类:VHDL编程

  1. ECC in C programming

    0下载:
  2. This Code is an example of Codes for Elliptic curve Cryptography using C programming hope you may enjoy it. Each code is kept in chapters and correctly programmed. all codes are tested and working
  3. 所属分类:matlab例程

  1. ECC in VHDL implementation

    0下载:
  2. Elliptic Curve Cryptography thesis collection helpful for final papers
  3. 所属分类:matlab例程

  1. K-233-(2)

    0下载:
  2. Scalar Multiplication for Elliptic Curve Cryptography in hardware definition language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:14967
    • 提供者:Alemayehu
  1. src

    0下载:
  2. 实习三 基于RSA的公钥加密 一、实习目的 1、 理解公钥密码算法,熟悉常有的密码算法:RSA、椭圆曲线密码体制 2、 以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 二、实习内容 以RSA为例,利用java中的相关类实现对指定字符串的加解密。 1、 生成公钥密钥对 (1)利用java中的KeypairGenerator类创建公钥密钥对,利用KeypairGenerator的静态方法getInstance()获得KeypairGenerator类型的对象,
  3. 所属分类:Network Security

    • 发布日期:2017-04-13
    • 文件大小:2114
    • 提供者:杨平
« 1 2 3 45 »
搜珍网 www.dssz.com