CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - Curves

搜索资源列表

  1. 基于一阶Bézier曲线的信息隐藏算法

    0下载:
  2. 基于一阶Bézier曲线的信息隐藏算法-based Bzier curves of a band of Steganography
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:102086
    • 提供者:阳光
  1. miracl5.3.11

    0下载:
  2. 这是最新的MIRACL的最新版本,支持多种算法,如IBE加密、签名、验证-MIRACL is a Big Number Library which implements all of the primitives necessary to design Big Number Cryptography into your real-world application. It is primarily a tool for cryptographic system implementors. RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1457342
    • 提供者:yoy
  1. borZoi-1.0.2.tar

    1下载:
  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. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:605532
    • 提供者:坏月
  1. my_ecc

    0下载:
  2. ECC曲线集的源代码,C++编写的,可供大家交流-ECC curves set the source code, C++ Prepared for our exchange
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:55359
    • 提供者:苏钧儒
  1. ec_curves

    0下载:
  2. definitions of popular elliptic curves to be used with openssl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:15571
    • 提供者:badsector
  1. fastECC

    0下载:
  2. 椭圆曲线密码系统是最近十几年来获得迅速发展的一类密码系统.椭圆曲线的乘法的快速实现,是密码学中的重要内容,本程序实现椭圆曲线的快速乘法。-Elliptic Curve Cryptography is the last ten years to get the rapid development of a class of cryptosystems. Rapid multiplication of elliptic curves to achieve, is an important part
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:724
    • 提供者:vince
  1. ellip

    0下载:
  2. elliptic curves try this one
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:13837
    • 提供者:amin
  1. libecc-0.12.1

    0下载:
  2. 开源椭圆曲线加密算法库。0.12.1最新版-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 elliptic c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:2344170
    • 提供者:lance
  1. Elliptic-Curves-Cryptography

    0下载:
  2. 椭圆曲线公钥密码系统的C语言实现源代码,可以进行加密和解密-Elliptic curve public key cryptosystem C-language source code, you can encrypt and decrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:12492
    • 提供者:刘辉龙
  1. miracl3

    0下载:
  2. 这是miracl库的精减版本,主要实现的是BB的加密、解密的算法的接口-This Portable C library implements a full implementation of Multiprecision Arithmetic. In particular it includes all the primitives necessary to implement Number Theoretic based methods for Public Key Cryptogr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1572610
    • 提供者:yoy
  1. Ecc

    0下载:
  2. ECC实现的原代码,包括椭圆曲线的生成和对文件的加密解密。主要是一个模拟演示程序。-ECC to achieve the original code, including the generation of elliptic curves and file encryption and decryption. Is primarily a simulation demo program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:6591
    • 提供者:Huile
  1. mqv

    0下载:
  2. 椭圆曲线密码学(ECC, Elliptic curve cryptography)是基于椭圆曲线数学的一种公钥密码的方法。椭圆曲线在密码学中的使用是在 1985年由Neal Koblitz和Victor Miller分别独立提出的。 -Elliptic curve cryptography (ECC of Elliptic curve to cryptography) is based on the mathematics of elliptic curves of a public key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3243
    • 提供者:李小龙
  1. java_ecc

    0下载:
  2. 椭圆曲线加密,此处为加密代码源码,平台:JAVA-Elliptic Curves Cryptography
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-25
    • 文件大小:2846
    • 提供者:wolohaha
  1. BlindSignature

    0下载:
  2. 基于椭圆曲线的盲签名的改进,代码完整。包括椭圆曲线的选取,对消息盲签名,解盲,验证等完整的步骤。-Blind signature based on elliptic curve improvements, code integrity. Including the selection of elliptic curves, blind signature on the message, the solution blind, complete step verification.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:86955
    • 提供者:陈远
  1. ECC

    0下载:
  2. 椭圆曲线的实现(ECC),椭圆曲线算法是代数几何、数论等多个数学分支的一个交叉点,一直被人们认为是纯理论学科。而椭圆曲线密码体制,是基于椭圆曲线离散对数问题的一种公钥密码体制-Realization of elliptic curves (ECC), elliptic curve algorithm is algebraic geometry, a number of mathematical intersection of number theory and other branches, h
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:9631
    • 提供者:王冲
  1. 20CurvasElipticasPDFc

    0下载:
  2. Coitain info about elliptic curves
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1563010
    • 提供者:brauly
  1. jpbc-1.2.0

    0下载:
  2. paring libraries which can be used in encryption algorithms and is useful to get curves-paring libraries which can be used in encryption algorithms and is useful to get curves
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3516826
    • 提供者:asdfg
搜珍网 www.dssz.com