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

搜索资源列表

  1. ECC (椭圆曲线加密算法) 的源代码c++builder

    1下载:
  2. ECC (椭圆曲线加密算法) 的源代码c++builder,很难得到的源代码-ECC (elliptic curve encryption algorithm) source code c builder, it is difficult to get the source code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:212605
    • 提供者:李军
  1. ecc-0.3.16-src

    0下载:
  2. 椭圆曲线加密算法源代码,用VC编写,可以免费下载-elliptic curve encryption algorithm source code, prepared by VC can be downloaded free of charge
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:107752
    • 提供者:刘志朋
  1. ecc(down)

    3下载:
  2. C语言实现的ecc加密算法,用Devcpp编译通过,附有说明文档,版权是假的哦~不是我同学·^_^-C language ecc the encryption algorithm used Devcpp compile, with documentation, Copyright is a fake is not me-oh students ^ _ ^
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:24660
    • 提供者:慕容楚冰
  1. ECC_program

    0下载:
  2. ecc 算法实现和纠错 1。nand_trans_result函数是实现ecc的行校验 2。nand_calculate_ecc函数是实现ecc的列校验 3。nand_correct_data函数实现1bit纠错
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2014-01-16
    • 文件大小:1466
    • 提供者:czhwin99
  1. ECDSA

    3下载:
  2. 椭圆曲线数字签名算法的VC实现,包括大整数类的实现和ECC算法的实现。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:72610
    • 提供者:云忠言
  1. ecc

    0下载:
  2. ecc加密算法源码,
  3. 所属分类:加密解密

    • 发布日期:2014-01-17
    • 文件大小:1901827
    • 提供者:张张
  1. ecccorde

    0下载:
  2. 小段编程 椭圆曲线(ecc)算法源代码 有东东大家一起分享
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:86230
    • 提供者:chenyi
  1. ECC

    0下载:
  2. 主要针对现有的椭圆曲线密码体制密码域算数算法在实现上强度不易扩展的问题设计适用于不同椭圆曲线密码强度的域算术算法
  3. 所属分类:加密解密

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

    1下载:
  2. ECC椭圆曲线加密算法源代码,用C编写。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3641
    • 提供者:heesi
  1. wince

    0下载:
  2. WINce的ECC算法,和读写函数,可对比MTD NAND ECC来学习
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:8590
    • 提供者:按时地方
  1. Types_of_ECC_Used_on_Flash_AN_01_e

    0下载:
  2. Spanion的关于NAND Flash的ECC算法的简单比较,有兴趣的可以看看。
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:84704
    • 提供者:chencheng
  1. ecc

    0下载:
  2. 椭圆曲线密钥生成程序,主要是为了了解ECC密钥的生成算法,只是得到密钥,没有加解密过程。-Elliptic Curve key generation procedures, is to understand the ECC key generation algorithm, the key is to be no encryption and decryption process.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1516
    • 提供者:邱孝杰
  1. ECC_cpp

    0下载:
  2. ECC算法源代码
  3. 所属分类:密码/编码算法

  1. ECC加密算法实现

    0下载:
  2. ECC加解密的实现,经GCC编译验证无误。
  3. 所属分类:加密解密

  1. ECC_sourcecode.zip

    0下载:
  2. vc++实现的ecc加密算法,可以源代码实现ecc算法的演示,vc++ implementation of ecc encryption algorithm, you can achieve ecc algorithm source code of the demo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:88647
    • 提供者:李先生
  1. ECC

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

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

    0下载:
  2. NAND Flash的ECC算法原理和实现。NAND Flash由于工艺的原因,不可避免有坏区,所以需要ECC 算法进行校验。-NAND Flash ECC Design
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:85637
    • 提供者:朱伟华
  1. openssl-1.0.0c.tar

    1下载:
  2. openssl 最新的本版,包含很多加密算法,如RSA、ECC散列算法SHA-openssl latest edition, contains many encryption algorithms such as RSA, ECC hash algorithm SHA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:4023056
    • 提供者:susuwen
  1. ecdsa

    1下载:
  2. 用于ECC公钥密码算法的大数运算库,可以实现大数的加,减,乘,除等运算,也作了一些DSA签名等实例-the big number computing for ECC algorithm and some examples
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:16795
    • 提供者:hanyu
  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 2 34 5 6 7 8 »
搜珍网 www.dssz.com