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

搜索资源列表

  1. GF(2^8)

    0下载:
  2. 在网络安全编程中实现伽罗华域内两个数相乘-Programming is implemented in the network security domain Galois multiplying two numbers
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:253065
    • 提供者:hao
  1. GF-(q)-multiplier-design

    1下载:
  2. 伽罗华域GF(q)乘法器设计,FPGA实现-Galois field GF (q) multiplier design, FPGA realization
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:1320
    • 提供者:吴敏
  1. Elliptic-Curve-Cryptography

    0下载:
  2. A brief algorithm to create ternary galois field of (3^x). through which large computation can be easily done.
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:147741
    • 提供者:dj
  1. RS

    0下载:
  2. RS纠错编码的原理介绍书籍。比较详细介绍了线性分组码、伽罗华域的概念,重要的是介绍了从原理至工程实现的设计方法。-RS error correction coding theory describes the books. A more detailed descr iption of the linear block code, the concept of Galois fields, it is important introduction to engineering design pr
  3. 所属分类:IT Hero

    • 发布日期:2017-05-16
    • 文件大小:3692579
    • 提供者:kan
  1. GCMBlockCipher

    1下载:
  2. Implements the Galois Counter mode (GCM) detailed in NIST Special Publication 800-38D.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2835
    • 提供者:poubaifei
  1. fpga_DESIGN_examples

    1下载:
  2. 自己收集的常用的FPGA模块设计,大家分享啊 异步FIFO设计/伪随机序列应用设计/积分梳状滤波器(CIC)设计/伽罗华域GF(q)乘法器设计/除法器设计/常用加法器设计/常用乘法器设计/RS(204,188)译码器的设计/CORDIC数字计算机的设计-Common FPGA module design your own collection, to share ah Asynchronous FIFO design/application design pseudo-random s
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:27766
    • 提供者:老于
  1. ghash_s390

    0下载:
  2. s390 implementation of the GHASH algorithm for GCM (Galois Counter Mode).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1221
    • 提供者:runfonma
  1. gf128mul

    0下载:
  2. An implementation of field multiplication in Galois Field GF(128).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6672
    • 提供者:daihqzx
  1. musb-ux500

    0下载:
  2. GCM: Galois Counter Mode for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6692
    • 提供者:ttsldd
  1. ghash-generic

    0下载:
  2. digest algorithm for GCM (Galois Counter Mode).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1447
    • 提供者:syyxzh
  1. sh_ipmmu

    0下载:
  2. s390 implementation of the GHASH algorithm for GCM (Galois Counter Mode).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1658
    • 提供者:serkihm
  1. gf_calculator

    0下载:
  2. it is a gf (galois field) generator in C.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-14
    • 文件大小:3397
    • 提供者:jod309644
  1. RLS_2

    0下载:
  2. L identication consiste à appliquer des signaux de perturbation à l entrée d un système (ceux-ci peuvent être de type binaire aléatoire ou pseudo-aléatoire, galois, sinus à fréquences multiples...) et en analyser la sortie dans le but d obtenir
  3. 所属分类:Algorithm

  1. CRC-generator

    0下载:
  2. 提出了一种32位并行和高度流水线的循环冗余码(CRC)发生器。 该设计可以处理5个不同的通道,每个输入速率为2Gbps(总输出吞吐量为5x4Gbps)。 生成的CRC与32位以太网标准兼容。 该电路已经在0.35Micron标准CMOS工艺中使用标准单元实现,其使用Galois Fields的特性,并且被认为是“自由的”IP。-A 32-bit parallel and highly pipelined Cyclic Redundancy Code (CRC) generator is
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-05
    • 文件大小:449812
    • 提供者:asdtgg
  1. program

    0下载:
  2. Built in self test to such that it generates non redundant inputs to tester using the concept of galois based primitive polynomial.
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-21
    • 文件大小:7168
    • 提供者:Bela
  1. RS

    0下载:
  2. 本文设计了基于FPGA的,用verilog HDL语言描述的在伽罗华域GF( )上的RS(6,4)编码器。在ISE软件上用verilog HDL语言分别对每个模块进行描述,然后在软件上进行编译、仿真,最终实现RS(6,4)编码,下载之后用chipscope采集数据,分析符合仿真结果,达到设计的要求。(This paper is designed based on FPGA, described by Verilog HDL language in Galois field GF () on RS
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-21
    • 文件大小:3862528
    • 提供者:heyu7892020
  1. GF乘法器

    1下载:
  2. 伽罗华域乘法器设计,包含了两个模块,设计较为简单(Galois field multiplier design, contains two modules, the design is relatively simple)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:未曾走远
« 1 2 3 4 5»
搜珍网 www.dssz.com