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

搜索资源列表

  1. ECC加密算法入门介绍.rar

    0下载:
  2. 所属分类:文档资料

    • 发布日期:
    • 文件大小:17340
    • 提供者:
  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. libecc-0.5.0.tar

    1下载:
  2. C++写的椭圆曲线加密算法库源码-source code of ECC in C++
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:870832
    • 提供者:none
  1. the-art-of-ecc

    0下载:
  2. 书\"The art of error correcting code\"的源代码,unix下的C文件,在windows下的vc编译环境下要修改部分引用的头文件和函数。-book "The art of error correcting code" of the source code, unix under the C documents the windows of vc compiler environment to revise the first part cite
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:327219
    • 提供者:尹浩
  1. total_imagewrite

    0下载:
  2. 前有人传的imagewrite中少了文件ecc.c,根本不能编译成功,见图err,现把完整文件改名了上传-imagewrite biographies of a few of the documents ecc.c simply can not build successful, Chart err, complete documentation is now renamed upload
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:358879
    • 提供者:李雷
  1. TomCrypt

    0下载:
  2. 该压缩包中包括 tom的加密函数库及pdf说明 ,以及Rinick s ECC:椭圆曲线非对称加密密钥生成器 -the compression package includes tom encryption functions and pdf descr iptions and Rinick s ECC : Elliptic Curve asymmetric encryption key generator
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1202766
    • 提供者:dbmm
  1. qbch_euc

    1下载:
  2. This program is complementary material for the book: // // R.H. Morelos-Zaragoza, The Art of Error Correcting Coding, Wiley, 2002. // // ISBN 0471 49581 6 // // This and other programs are available at http://the-art-of-ecc.com // //
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:32280
    • 提供者:sunbo
  1. viterbi-3.0.1

    0下载:
  2. 从国外ECC网站上找到的,可以作为初始学习的参考程序。-from abroad ECC found on the site, as the initial study of the reference program.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:24814
    • 提供者:黄炳国
  1. sea_cpp

    0下载:
  2. 基于共开密钥加密算法ECC加密的源程序,希望可以通过,也希望大家多多支持啊-key encryption algorithm ECC encryption source, hoping passed, I hope we will support ah
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15055
    • 提供者:chen
  1. ECDSA

    0下载:
  2. 主要介绍了ECC在数字签名的应用原理以及在其安全性分析,希望能通过-introduced in the ECC digital signatures of principle and in its safety analysis, want to be able to
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:176823
    • 提供者:爱护哈哈
  1. ecb

    0下载:
  2. ecc builder
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:579390
    • 提供者:符弘
  1. Ecc

    0下载:
  2. 椭圆曲线点的生成和运算,python源码(The generation and operation of elliptic curve points)
  3. 所属分类:系统/网络安全

  1. NAND_Controller_and_ECC_VHDL

    1下载:
  2. VHDL语言编写,FPGA对nandflash进行读写控制及ECC校验(Written in the VHDL language, FPGA has read write control and ECC check for nandflash)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-20
    • 文件大小:46080
    • 提供者:lzxj
  1. 2bit_ecc

    0下载:
  2. 基于BCH码的ECC纠错算法,可纠错2位错误码,供参考(Based on BCH code ECC error correction algorithm, two error codes can be corrected for reference.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-22
    • 文件大小:24576
    • 提供者:一粒尘埃
  1. ecc_matlab_impl

    0下载:
  2. ECC algo Matlab coding for Cryptography by ASCII code
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:182272
    • 提供者:jalu
  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. Tools

    1下载:
  2. Generic ECC pubkey replacer by tanker, v1.70
  3. 所属分类:单片机开发

    • 发布日期:2020-04-05
    • 文件大小:235520
    • 提供者:vitt
  1. ECC 详细介绍和实现

    0下载:
  2. ECC算法实现,使用C++实现,思路可以借鉴。不一定全部适用
  3. 所属分类:源码下载

  1. 基于FPGA和NAND+Flash的存储器ECC设计与实现

    0下载:
  2. 基于FPGA和NAND+Flash的存储器ECC设计与实现
  3. 所属分类:软件工程

  1. 基于ECC校验算法的记录器设计

    0下载:
  2. 基于ECC校验算法的记录器设计 基于ECC校验算法的记录器设计
  3. 所属分类:软件工程

« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 31 »
搜珍网 www.dssz.com