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

搜索资源列表

  1. MD5

    0下载:
  2. MD5加密算法在当今已经被人们广泛的认识与应用 这里用java实现MD5加密代码-ECC C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:126628
    • 提供者:wushanghong
  1. 61EDA_C1702

    0下载:
  2. 这是一个功能强大的ECC加密算法全集,欢迎大家踊跃下载-This is a powerful encryption algorithms Complete Works of ECC
  3. 所属分类:CA program

    • 发布日期:2017-05-06
    • 文件大小:1523219
    • 提供者:李刚
  1. ECC8

    0下载:
  2. 这是关于密码学中的ecc 的加解密算法的C语言实现程序,是在c++ 环境下运行的-This is about cryptography, AES encryption and decryption algorithms C-language implementation procedures are in c++ environment to run
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:81597
    • 提供者:lucky
  1. EDCECC_arithmetic

    0下载:
  2. ECC/EDC算法理论:4字节检错码EDC:CD-ROM扇区中,有一个4字节共32位的EDC字域,它就是用来存放CRC码。 CD-ROM的CRC校验码生成多项式是32阶的,P(x) = (x16+x15+x2+1)(x16+x2+x+1)。 计算CRC码时用的数据块是从扇区的开头到用户数据区结束为止的数据字节,以Mode1为例, 即字节0—2063共2064个字节。将数据加上4个字节0,然后除多项式,得到的余数为校验码。 -ECC/EDC algorit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:9166
    • 提供者:zhangweimin
  1. pollard_rhO

    0下载:
  2. 一段运用pollard_rho算法进行椭圆曲线加密算法和解密算法。-Some use pollard_rho ECC algorithm and decryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:5573
    • 提供者:ysa
  1. 4bits_BCH

    0下载:
  2. BCH 算法 编译码c code,t=4, k=4096-communication and storage system ECC algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:16652
    • 提供者:spart
  1. BinECC

    0下载:
  2. 实现ECC加密算法,有加密解密的功能。可以自己设定密钥。-ECC encryption algorithm to achieve, there are encryption and decryption functions. Can set their own key.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:39739
    • 提供者:朱朝彬
  1. 1

    0下载:
  2. 根据国密规范,使用标准C语言设计与实现SM2算法-ECC alg
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:183166
    • 提供者:jjh
  1. secret-sharing-scheme

    0下载:
  2. :利用椭圆曲线密码算法设计了一个新的1"3限多重秘密分享方案,该方案的特点是不需要秘密分发者事先给每个用户分发 一个子秘密.不需要安全信道传输信息,而且所有的中间信息都是不需要保密的-This paper proposes a new threshold multi-secret sharing scheme which is based on ECC.Th e scheme didn’t need give any secret inform ation to all users an
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:182082
    • 提供者:庆喜
  1. 49326505Java_ECC

    0下载:
  2. ECC加密算法入门经典程序,供参考,数据加密还没实现-the introduction to ecc algrithom
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:3656
    • 提供者:secret
  1. test3

    0下载:
  2. ECC和AES加密算法哦~ECC和AES加密算法哦~-ECC and AES encryption algorithm oh ~ ECC and AES encryption algorithm oh ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3887681
    • 提供者:zhaohang
  1. ECCAlgorithm

    0下载:
  2. 本程序是ECC加密算法的程序,共有三个,都可以实现ECC加密算法,用于C++编写非对称加密算法ECC。-This program is ECC encryption algorithm program, a total of three, ECC encryption algorithm can be implemented for the preparation of asymmetric encryption algorithm C++ ECC.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:642915
    • 提供者:zhaohang
  1. 11050548ECC-VCPP

    0下载:
  2. ecc 加密算法 VC++版 保证能用-ecc algorithm VC++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-06
    • 文件大小:1396067
    • 提供者:rex
  1. rtl_wangjiangxing

    0下载:
  2. ecc椭圆算法RTL,verilog经过验证-ecc verilog
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:14997
    • 提供者:zhaop
  1. aaa

    0下载:
  2. STM32官方ECC,AES等算法库,方便大家使用,有详细的使用文档,支持各种STM32芯片-STM32 official ECC, AES library, easy to use, with the use of detailed documentation, support a variety of STM32 chip
  3. 所属分类:CA program

    • 发布日期:2017-05-06
    • 文件大小:1186583
    • 提供者:liu
  1. Utils

    0下载:
  2. JDK6支持的加密和摘要算法,包括AES、DES、DSA、RSA、ECC、SHA、MD5、MAC等,以及Base64、BCD等,此处为其各个对应的工具和测试类。-Encryption and digest algorithm JDK6 support, including AES, DES, DSA, RSA, ECC, SHA, MD5, MAC, as well as Base64, BCD, etc., where its tools and test each corresponding
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1761112
    • 提供者:lanfog
« 1 2 3 4 5»
搜珍网 www.dssz.com