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

搜索资源列表

  1. ECC

    0下载:
  2. 椭圆曲线加密算法。包含加密、解密、测试文件-Elliptic curve encryption algorithm. Contains encryption, decryption, and test files
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:565.74kb
    • 提供者:付璠
  1. chenjay

    0下载:
  2. 用C++BUILDER实现椭圆曲线加密源代码-Using C BUILDER implementation of elliptic curve cryptography source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:207.63kb
    • 提供者:jay
  1. java4cpp-0.4-src.tar

    0下载:
  2. ECDSA ,ECIES,Elliptic Curve Diffie-Hellman Key Agreement Scheme
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-03-29
    • 文件大小:30.99kb
    • 提供者:eduardovg88
  1. CryptoSystem

    0下载:
  2. Elliptic curve cryptography system implemented in java
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:607byte
    • 提供者:vikhyath_4u
  1. ECKey

    0下载:
  2. Elliptic curve cryptosystem key generation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:881byte
    • 提供者:vikhyath_4u
  1. EllipticCurve

    0下载:
  2. elliptic curve implementation in java
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.69kb
    • 提供者:vikhyath_4u
  1. Run

    0下载:
  2. running the elliptic curve cryptosystem in java
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:670byte
    • 提供者:vikhyath_4u
  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
    • 文件大小:1.81kb
    • 提供者:ely
  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
    • 文件大小:100.27kb
    • 提供者:Henry
  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
    • 文件大小:86.28kb
    • 提供者:cbf
  1. jjeccc-alpha1a

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

    • 发布日期:2017-04-06
    • 文件大小:53.54kb
    • 提供者:nanyi5452
  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
    • 文件大小:18.68kb
    • 提供者: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
    • 文件大小:549.11kb
    • 提供者:察觉
  1. ECC1

    0下载:
  2. 椭圆曲线加密算法源代码,使用了libtommath的大数运算库实现,可以对文件进行加密和解密-Elliptic curve encryption algorithm source code, using libtommath large numbers arithmetic library implementation can encrypt and decrypt files
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:1.28mb
    • 提供者:枫亭
  1. sm

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

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

    0下载:
  2. Elliptic Curve C++ Library Source Code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6.29kb
    • 提供者:alaa
  1. ECC

    0下载:
  2. 已知椭圆曲线E23(16,10): y 2 ≡ x3 +16x +10mod23和它上的一个点G=(5,10), 计算G 的所有倍点。相当于用C语言编程实现了该题-Known elliptic curve E23 (16,10): y 2 ≡ x3+ 16x+ 10mod23 and a point G on it = (5,10), All times the point G is calculated. Equivalent to using the C programming lang
  3. 所属分类:CSharp

    • 发布日期:2016-08-03
    • 文件大小:168kb
    • 提供者:
  1. SM2ECC

    0下载:
  2. 国家密码局标准,SM2算法-一种椭圆曲线(ECC)加密算法的VC++实现。代码完全按照国家密码局标准所公布的内容所编写,并且可以通过标准中的数据所验证。-National Bureau of Standards password, SM2 algorithm- Elliptic Curve (ECC) encryption algorithm VC++ implementation. Code exactly as the National Bureau of Standards publish
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:11.13kb
    • 提供者:孙计良
  1. secret

    0下载:
  2. 本资料主要实现了文字图像的加解密,主要应用的算法有五种,分别是DES,AES,RSA,ECC,MD5,其中椭圆离散曲线加密算法较难。-This information is mainly to achieve the text image encryption and decryption, mainly used the algorithm has five, respectively is the DES, AES, RSA, ECC, MD5, which discrete ellipti
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:129.59kb
    • 提供者:贺魄
  1. ECC-RFID

    0下载:
  2. 基于椭圆曲线RFID认证协议的研究。主要讲述了RFID系统的构成以及椭圆曲线的加密体制。-Research of RFID authentication protocol based on elliptic curve. Focuses on the composition of RFID system and the elliptic curve encryption system.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1.02mb
    • 提供者:孔繁月
« 12 »
搜珍网 www.dssz.com