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

搜索资源列表

  1. EC

    0下载:
  2. Elliptic curve Cryptography implementation using the Java. Here I used Elliptical curve, point, key generation in the program.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:29107
    • 提供者:Arun
  1. 0401-1

    0下载:
  2. 椭圆曲线密码体制的优化与设计,对研究加解密算法具有重要参考价值-Optimization and design of the elliptic curve cryptosystem of important reference value, the study of encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1186857
    • 提供者:like_jin
  1. 0401-2

    0下载:
  2. 椭圆曲线密码体制及其在电子银行中的应用,对椭圆曲线的加解密应用具有很好参考价值-Elliptic curve cryptography and its application in e-banking, a good reference value of the elliptic curve encryption and decryption application
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2949350
    • 提供者:like_jin
  1. 0401-3

    0下载:
  2. 椭圆曲线密码算法及其应用论文,对椭圆曲线加解密算法实现具有很好参考价值-Elliptic curve cryptography algorithm and its application papers, the elliptic curve encryption and decryption algorithm to achieve a good reference value
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1970153
    • 提供者:like_jin
  1. 040104

    0下载:
  2. 椭圆曲线密码算法的能量分析论文,对研究椭圆曲线加解密算法效率具有很高参考价值-Elliptic Curve Cryptography energy analysis paper, the study of elliptic curve encryption and decryption algorithm efficiency with high reference value
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:752296
    • 提供者:like_jin
  1. 0401-5

    0下载:
  2. 椭圆曲线密码算法的快速实现研究论文,对椭圆曲线加解密算法的实现具有很高参考价值-Elliptic Curve Cryptography quick research papers, and realization of the elliptic curve encryption and decryption algorithm has high reference value
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2550876
    • 提供者:like_jin
  1. 3

    0下载:
  2. SM2椭圆曲线公钥密码算法,这个事国密的公开的标准-The SM2 elliptic curve public key cryptographic algorithm, this thing close of open standards
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:857999
    • 提供者:jjh
  1. ECDSA

    1下载:
  2. 椭圆曲线的生成,加密和解密的VC++的编程实现,用vs2008编译生成。-Elliptic curve generation, encryption and decryption of VC++ programming implementation, compiled with vs2008 generated
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:52902
    • 提供者:冯要求
  1. EEC

    0下载:
  2. 椭圆曲线运算及其加密,但只完成了部分功能。-Elliptic curve operation and its encryption, but only completed the part of the function.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3702
    • 提供者:刘于江
  1. ellipse

    0下载:
  2. 从TEX文档中读取一系列点数据xy坐标,根据最小二乘原理,采用高斯全主元消去法来拟合椭圆曲线,求得椭圆基本参数。-From the TEX document to read a series of points xy coordinates, Gaussian full principal component elimination method based on the principle of least squares to fit the elliptic curve obtained
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3895687
    • 提供者:
  1. An-improved-algorithm-of-ecc

    0下载:
  2. 一种改进的椭圆曲线密码实现算法,椭圆曲线秘法体系(ecc)-An improved algorithm of elliptic curve cryptosystem implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:93110
    • 提供者:Boom
  1. ecc

    0下载:
  2. 椭圆曲线公钥算法加/解密, 及签名标准介绍,对学习ecc很有帮助-Elliptic curve public key algorithm encryption/decryption, and signature standard
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-02
    • 文件大小:865812
    • 提供者:刘宝富
  1. SM2

    0下载:
  2. 国密算法 SM2椭圆曲线公钥密码算法(签名、交换、加密)-State encryption algorithm The SM2 elliptic curve public key cryptographic algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:858011
    • 提供者:jiking
  1. elgamal

    0下载:
  2. ElGamal算法,是一种较为常见的加密算法,它是基于1984年提出的公钥密码体制和椭圆曲线加密体系。既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。在加密过程中,生成的密文长度是明文的两倍,且每次加密后都会在密文中生成一个随机数K。-The ElGamal algorithm is a more common encryption algorithm, which is based on the 1984 public key cryptosystem and e
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1876
    • 提供者:李小龙
  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. EECCl

    0下载:
  2. 椭圆曲线密码体制中的ECC校验验算法分析和程序实现可直接使用。 -The inspection algorithm analysis and procedures of the elliptic curve cryptosystem ECC can be used directly.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:260803
    • 提供者:面积
  1. NESC

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

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

    0下载:
  2. 椭圆曲线加密算法源代码,用Vissual C++开发,非常好的东西 -Elliptic curve encryption algorithm source code, of use Vissual C++ development, a very good thing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:102901
    • 提供者:
  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 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com