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

搜索资源列表

  1. test_add

    0下载:
  2. This program is to add two points on elliptic curve.descriminant value is calculated. -This program is to add two points on elliptic curve.descriminant value is calculated.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1850
    • 提供者:ely
  1. cryptix-elliptix-19990331

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

    • 发布日期:2017-04-04
    • 文件大小:175328
    • 提供者:lin
  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. ECC

    0下载:
  2. 椭圆曲线加密算法完整版,用C++实现,包括密钥生成,加密解密文件,可完整运行~-The full version of elliptic curve encryption algorithm, with C++ implementation, including key generation, encryption and decryption of files, can complete run ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1396403
    • 提供者:lixiang
  1. src.tar

    0下载:
  2. Digital Signature Program with Elliptic curve, with this program you can sign the files with Elliptic curve algorithm. http://www.stokpro.com/ecdsp/doc_of_codes/
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:58762
    • 提供者:Ali YAZICI
  1. HURRICAN

    0下载:
  2. 本程序实现模拟龙卷风,通过椭圆曲线来模拟它的形状与运动特性。-Program for simulation of the tornado, through the elliptic curve to simulate the shape and motion characteristics.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:908
    • 提供者:huyuanyuan
  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. ecc-0.3.9-src

    0下载:
  2. ECC椭圆曲线加密 开发环境BCB 6.0 此工程为DLL工程-ECC Elliptic Curve Cryptography BCB 6.0 development environment for the DLL project to this project
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:105316
    • 提供者:任童
  1. Ecc

    0下载:
  2. Implementation of an Elliptic Curve over a Finite Field
  3. 所属分类:Crypt_Decrypt algrithms

  1. Elliptic-Curve-Fitting

    0下载:
  2. 程序首先发现图像轮廓,然后用椭圆逼近它。是在vs2008下所以图片地址要用f:\\##类似格式-Program first found image contour, and then use elliptical approximation of it. Under the so pictures in vs2008 address to use f: \ \## a similar format
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:5103
    • 提供者:朱文良
  1. 123

    0下载:
  2. 针对DTCP内容保护协议,本文通过分析协议使用的密码算法,提出安全散列函数SHA一1、SHA一256,AES高级加密算法,素数域椭圆曲线点乘算法的硬件实现方法,有效地满足了DTCP内容保护协议对设备验证、传输数据加密的需求。-Aimed at DTCP content protection agreement, the paper analyzes agreement using cryptographic algorithms, puts forward secure hash functio
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4477794
    • 提供者:孙丽娟
  1. ECC

    0下载:
  2. ECC椭圆曲线密码体制的专业介绍,对于学习ECC有很大的帮助-ECC Elliptic Curve Cryptography professional introduction ECC for learning a great help! !
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:17611
    • 提供者:liyunbo
  1. ecc

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

    • 发布日期:2017-04-01
    • 文件大小:645213
    • 提供者:tangyou
  1. ECClib

    0下载:
  2. C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行-C++ implementation of elliptic curve algorithm. Has written a library called on the line as long as
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:102679
    • 提供者:Henry
  1. ECC-Crypto-Wei-Dai

    0下载:
  2. ECC椭圆曲线算法 附有测试数据 Crypto库的开发者是Wei Dai-ECC Elliptic Curve algorithm source code. Crypto++ library was developed by Wei Dai
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:766797
    • 提供者:Henry
  1. fiskiran02workload-presentation-with-reference.ra

    0下载:
  2. Workload Characterization of Elliptic Curve Cryptography and other Network Security Algorithms for Constrained Environments
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:27299
    • 提供者:marwa
  1. MIRACL

    0下载:
  2. 支持椭圆曲线运算的大数运算库和源程序,头文件和静态库可以使用。-Support for elliptic curve operations of large numbers arithmetic library and source code, header files and static libraries can be used.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:418857
    • 提供者:first
  1. dfsd

    0下载:
  2. C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3902
    • 提供者:clint
  1. 10.1.1.165.8742

    0下载:
  2. Secure Antnet Routing Algorithm for Scalable Adhoc Networks Using Elliptic Curve Cryptography
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:106148
    • 提供者:dema
  1. drawing

    0下载:
  2. 绘制简单的图形,包括:线条,直线,矩形,正方形,圆,椭圆,弧线;改变画笔或画刷的颜色,并且实现自定义颜色;文件保存;实现橡皮擦功能;实现画刷功能;实现喷漆功能;实现文字输入;实现照片的柔化效果和浮雕画效果-Drawing simple graphics, including: line, line, rectangular, square, circle, elliptic, curve Change the color of the paint brush or brush, and rea
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:88355
    • 提供者:cbf
« 1 2 3 4 5 6 78 9 10 11 12 13 14 »
搜珍网 www.dssz.com