登录
首页 » 加密解密 » 该BM算法用来求二元域上长度为11的序列的线性综合解

该BM算法用来求二元域上长度为11的序列的线性综合解

于 2022-03-26 发布 文件大小:6.38 kB
0 221
下载积分: 2 下载次数: 1

代码说明:

该BM算法用来求二元域上长度为11的序列的线性综合解-the BM algorithm used for binary domain length of the sequence of 11 linear integrated solution

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Base64 算法(Author 蒋柏良 Jerry Jiang)
    Base64 加密算法(Author 蒋柏良 Jerry Jiang)-* * DESCRIPTION * Base64 processes input in 24bit chunks by converting each chunk into 4 * bytes of output. It does so by splitting input into four 6bit groups and * using these as indexes in the following substitution table- * const char base64_map[] = * "ABCDEFGHIJKLMNOPQRSTUVWXYZ" * "abcdefghijklmnopqrstuvwxyz" * "0123456789+/" * If an input is not a multiple of 3 bytes, it s padded with zeros. In * this case the output bytes that consist entirely of the pad data are * replaced with = . * * Example * An input of 0x00 0x45 0xF2 is equivalent to 00000000 01000101 11110010 * bit sequence, which s then split into 000000 000100 010111 110010 * and these are substituted to produce the following base64 encoding * A E X y * * RETURN VALUE * b64_length() should return output length for the input of len bytes. * b64_encode() should encode len bytes from src int
    2022-07-18 16:55:26下载
    积分:1
  • 简单的码例子,让码储存在程序中 简单的码例子,让码储存在程序中...
    简单的密码例子,让密码储存在程序中 简单的密码例子,让密码储存在程序中-simple code example, passwords stored in the process simple code example, the password stored procedures
    2022-09-15 17:35:03下载
    积分:1
  • pe文件2in1捆绑工具源代码!请用Delphi编译!
    pe文件2in1捆绑工具源代码!请用Delphi编译!-pe paper in 1 tool bundled source code! Please use the Delphi compiler!
    2022-03-16 19:31:06下载
    积分:1
  • Slides on IP Multimedia Subsystems
    Slides on IP Multimedia Subsystems
    2022-08-15 04:17:14下载
    积分:1
  • 本书真实系统地介绍了码学及该领域全面的参考文献。 全书共分四个部分,首先定义了码学的多个术语,介绍了码学的发展及背景,描述了码学从简单到复杂的各种协...
    本书真实系统地介绍了密码学及该领域全面的参考文献。 全书共分四个部分,首先定义了密码学的多个术语,介绍了密码学的发展及背景,描述了密码学从简单到复杂的各种协议,详细讨论了密码技术,并在此基础上列举了如DES、IDEA、RSA、DSA等10多个算法以及多个应用实例,并提供了算法的源代代码清单。 全书内容广博权威,具有极大的实用价值。自出版以来,得到业内专家的高度赞誉,是致力于密码学研究的专业及非专业人员一本难得的好书。-This book introduces the real system and the field of cryptography comprehensive references. Book is divided into four parts, first of all define the term more than cryptography, introduced the development of cryptography and background, describes cryptography from the simple to the complex variety of the agreement, a detailed discussion of cryptographic techniques, and on this basis cited, such as DES, IDEA, RSA, DSA algorithm, as well as more than 10 examples of multiple applications and provides the algorithm source code on behalf of the list. Broad authority of the contents of the book, has great practical value. Self-publishing has been highly praised the industry experts, is dedicated to the study of cryptography professional and non-professional a rare book.
    2023-01-31 04:40:03下载
    积分:1
  • RSA的代码,含MFC界面,功能强大,可支持任意长度钥。...
    RSA的加密代码,含MFC界面,功能强大,可支持任意长度密钥。-RSA" s encryption code with MFC interface, powerful, can support an arbitrary length of the key.
    2022-08-07 12:16:26下载
    积分:1
  • 斯坦福大学的码学家身份认同
    斯坦福大学密码学家Boneh的基于身份的公钥密码系统-Stanford University passwords Jurists Boneh the identity-based public-key cryptosystem
    2023-04-19 02:10:03下载
    积分:1
  • DES算法原理及实现,实现了3DES和DES的程序过程,支持8 16 24位钥...
    DES算法原理及实现,实现了3DES和DES的程序过程,支持8 16 24位密钥-DES algorithm and realize, realize the 3DES and DES procedures for the process to support the 81,624-bit keys
    2022-04-20 04:06:23下载
    积分:1
  • JAVA的源程序,DES等算法
    JAVA的加密源程序,DES等加密算法-JAVA encryption source, such as DES encryption algorithm
    2022-03-13 10:22:49下载
    积分:1
  • Base64Coding源码
    Base64Coding源码-Base64Coding FOSS
    2023-03-08 15:00:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载