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

搜索资源列表

  1. Mixminion-0.0.5.2.tar

    0下载:
  2. You should not need to change anything beyond this point. * The first part of the file implements linear algebra in GF. * gf is the type used to store an element of the Galois Field. * Must contain at least GF_BITS bits. * * Note: unsi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:349175
    • 提供者:kdcroger
  1. mul

    0下载:
  2. 伽罗华域GF(q)乘法器 有详细的步骤-Galois field ( q ) multiplierer
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:1557
    • 提供者:longcheng
  1. ECC

    0下载:
  2. 对椭圆曲线来说最流行的有限域是以素数为模的整数域(参见 模运算),或是特征为2的伽罗瓦域GF(2m)。后者在专门的硬件实现上计算更为有效,而前者通常在通用处理器上更为有效。专利的问题也是相关的。一些其他素数的伽罗瓦域的大小和能力也已经提出了,但被密码专家认为有一点问题。 给定一条椭圆曲线E以及一个域,我们考虑具有形式有理数点的阿贝尔群,其中x和y都在中并且定义在这条曲线上的群运算"+"(运算"+"在文章椭圆曲线中描述)。我们然后定义第二个运算"*" | Z×:如果P是上的某个点,那么
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:
    • 文件大小:9976
    • 提供者:zhangyi
  1. hash

    1下载:
  2. 基于伽罗瓦域的ghash核,用于GCM。其中,128位伽罗瓦域乘法器使用的是多项式算法。经验证,可综合,供参考。-Galois field based on the nuclear ghash
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1303
    • 提供者:詹鑫
  1. GF

    0下载:
  2. Galois Field 运算 类的实现,容易扩展-Galois Field arithmetic class to achieve, easy to extend
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-25
    • 文件大小:1730
    • 提供者:TanXuelei
  1. rs_poly

    1下载:
  2. 本程序实现伽罗华域GF(256)多项式的值的计算-The Galois field GF (256) program polynomial value calculation
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-21
    • 文件大小:1599
    • 提供者:胡兰生
  1. rs_modpoly

    0下载:
  2. 本程序实现了伽罗华域GF(256)多项式求余计算-This program Galois field GF (256) polynomial remainder calculation
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-01
    • 文件大小:1687
    • 提供者:胡兰生
  1. rs_polymul

    0下载:
  2. 本程序实现伽罗华域GF(256)多项式的乘法计算-The program Galois field GF (256) polynomial multiplication
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-06
    • 文件大小:1463
    • 提供者:胡兰生
  1. rs_mul

    0下载:
  2. 本程序实现GF(256)伽罗华域乘法计算-Galois field multiplication
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-10
    • 文件大小:1261
    • 提供者:胡兰生
  1. rsbch

    1下载:
  2. 用matlab对RS 码实现从GF域到数域,matlab产生的RS码是在GF域里面,对其进行译码会用到转到数域-realize galois field to number field for RS code
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:1186
    • 提供者:lili
  1. Tate_Bilinear_Pairing_latest.tar

    0下载:
  2. The Tate Bilinear Pairing core is for calculating Tate bilinear pairing especially on super-singular elliptic curve in affine coordinates defined over a Galois field , whose irreducible polynomial is . (For improving security, an irreducible po
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-11
    • 文件大小:494047
    • 提供者:ke
  1. gcm

    0下载:
  2. GCM: Galois/Counter Mode driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:5669
    • 提供者:zaotuigai
  1. ghash_s390

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

    • 发布日期:2017-12-02
    • 文件大小:1234
    • 提供者:paifagu
  1. ghash-generic

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

    • 发布日期:2017-12-05
    • 文件大小:1331
    • 提供者:paifagu
  1. ff_mul

    0下载:
  2. 伽罗华域GF(q)乘法器设计-Galois field GF (q) Multiplier
  3. 所属分类:Software Testing

    • 发布日期:2017-12-03
    • 文件大小:1596
    • 提供者:eee
  1. chengfaqi

    0下载:
  2. 通过verilog hdl语言实现伽罗华域GF(q)乘法器设计-By verilog hdl language Galois field GF (q) Multiplier
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:1634
    • 提供者:李永超
  1. bchcode

    0下载:
  2. 实现了bch编码,基于有限域多项式除法,自己动手写的,大家可以看下-Based on division in galois field,relize the BCH code
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1795
    • 提供者:张宇
  1. galois_lfsr_latest.tar

    0下载:
  2. GALOIS FIELD POLYNOMIAL BASED LFSR
  3. 所属分类:Development Research

    • 发布日期:2017-04-14
    • 文件大小:4038
    • 提供者:ANNIYAN
  1. GaloisFieldCoding

    0下载:
  2. Implement of Galois Field operations and decoding process of BCH code and Reed-Solomon codes
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-10-12
    • 文件大小:236162
    • 提供者:Joshua
  1. gf

    1下载:
  2. 通过查表方式,实现了伽罗华域的四则运算 C++代码-Look-up table method,achieved a Galois field arithmetic C++ code
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3712
    • 提供者:胡鹏
« 1 2 3 45 »
搜珍网 www.dssz.com