CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 椭圆曲线加密算法

搜索资源列表

  1. jecc-alpha1.1.tar

    0下载:
  2. java写的椭圆曲线加密(ECC)算法源码-java writes the elliptic curve encryption (ECC) calculates the law origin code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:38961
    • 提供者:none
  1. memoire-mugino

    0下载:
  2. 椭圆曲线加密,从明文处理到算法,一篇完整的加拿大毕业论文
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:352446
    • 提供者:
  1. SM2

    0下载:
  2. SM2算法,国家密码管理局公布的商用密码算法,关于椭圆曲线加密及签名的文档。-SM2 algorithm, published by the State Administration password commercial cryptographic algorithms, elliptic curve cryptography and signature on the document.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:858000
    • 提供者:保密
  1. DiffieHellmanMerkle

    1下载:
  2. ECC 是下一代用于移动或无线环境的公钥加密技术。ECC 基于一套用于执行非对称加密的密钥生成、加密和解密算法。 ECC 包含以下重要功能: 较之传统的密码系统(如 RSA),ECC 可以使用较小的密钥大小提供同等的安全性,这可以加速计算、降低功耗和内存并节省带宽。 ECC 在椭圆曲线上进行运算。您必须选择曲线和密钥长度。曲线由 NIST、ANSI 和 SECG 等多个组织标准化并命名。由于这些标准包含密钥长度,因此您只需选择其中一个预定义的曲线名称。Web Server 7.0 支持当前指定的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:46474
    • 提供者:苏长风
  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. 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. ecc

    0下载:
  2. 椭圆曲线加密算法,参数内置,需要手动修改。-Elliptic curve encryption algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:546218
    • 提供者:慕骋
  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
    • 文件大小:1346399
    • 提供者:枫亭
  1. ECC_Paper

    0下载:
  2. 关于ECC椭圆曲线加密算法在软件注册中的应用-The ECC Paper about software Registration
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:508565
    • 提供者:程开
  1. ECC

    0下载:
  2. 设定椭圆曲线方程参数,实现椭圆曲线加密算法-Set elliptic curve equation parameters, elliptic curve encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:218442
    • 提供者:孙承君
  1. ECC

    0下载:
  2. 一个简单的椭圆曲线加密算法。用的C++语言。-a ECC use C++
  3. 所属分类:Firewall-Security

    • 发布日期:2017-04-02
    • 文件大小:37488
    • 提供者:
  1. ECC-source-code-cppbuilder

    0下载:
  2. ECC(椭圆曲线加密算法)的源代码 c++builder-ECC source code c++builder
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:211639
    • 提供者:rex
  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
    • 文件大小:132697
    • 提供者:贺魄
  1. ECC

    0下载:
  2. 实现椭圆曲线加密算法,椭圆曲线参数选取为160个比特,实现大数类,实现椭圆曲线的倍加倍乘运算-Realization of elliptic curve cryptography, elliptic curve parameter selection is 160 bits, to achieve large numbers category, achieving the elliptic curve doubling times multiplication
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:17364
    • 提供者:peteryu
  1. tuoyuanquxianjiami

    0下载:
  2. 椭圆曲线加密算法,看是否能构成椭圆,找到对称点等-Elliptic curve encryption algorithm to see if it can constitute an oval, find symmetry and so on
  3. 所属分类:source in ebook

    • 发布日期:2017-12-10
    • 文件大小:1697121
    • 提供者:罗毅
  1. ecc

    0下载:
  2. 椭圆曲线算法的C程序实现,椭圆曲线加密算法,椭圆曲线C++(C program implementation of elliptic curve algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:387072
    • 提供者:fcy
  1. right

    0下载:
  2. 椭圆曲线加密算法,ELgamal数字签名和加密算法C程序实现(Elliptic curve cryptography algorithm)
  3. 所属分类:

    • 发布日期:2017-12-27
    • 文件大小:935936
    • 提供者:fcy
  1. SM2_SM3_SM4_C语言实现

    0下载:
  2. 国密 sm2 sm3 sm4 加密算法 椭圆曲线算法 摘要算法 对称加解密(The symmetric encryption and decryption algorithm for the elliptic curve algorithm of the national dense SM2 SM3 SM4 encryption algorithm)
  3. 所属分类:加密解密

    • 发布日期:2018-01-06
    • 文件大小:124928
    • 提供者:小小可明
  1. ECC模块 v0.12

    0下载:
  2. 椭圆曲线加密算法(ECC)是一种公钥算法,可以在不安全的信道上传递信息,而不需要事先约定密码。 RSA也是公钥算法,但是ECC比RSA有明显优势:在同等的安全程度下,所需要的密码长度最短。 但是缺点是算法本生很复杂,令人头大,我看了一堆书才写出了这个代码。 之前我发过一个256位的ECC源码,但是速度太慢了,这次这个是192位的,而且代码仔细优化过了,速度变快很多。(Elliptic curve cryptosystem (ECC) is a public key algorithm wh
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:83968
    • 提供者:heroaaa123
« 1 2 34 »
搜珍网 www.dssz.com