登录
首页 » 加密解密 » 由于BT老师的要求,非要将64位DES算法改编成16位的DES算法,小生在这里献丑了。...

由于BT老师的要求,非要将64位DES算法改编成16位的DES算法,小生在这里献丑了。...

于 2023-02-03 发布 文件大小:34.89 kB
0 137
下载积分: 2 下载次数: 1

代码说明:

由于BT老师的要求,非要将64位DES算法改编成16位的DES算法,小生在这里献丑了。-as teachers, add to the 64-bit DES algorithm adapted into 16 of the DES algorithm, Niche in a shortcoming here.

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

发表评论

0 个回复

  • RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p...
    RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a, 将其看成是一个大整数, 假设 a < n.... 如果 a >= n 的话, 就将 a 表成 s 进位 (s
    2022-02-06 10:37:53下载
    积分:1
  • MD5,已经封装成一个C++类,只要调用该类就可方便使用
    MD5加密,已经封装成一个C++类,只要调用该类就可方便使用-This C++ class serves as a wrapper for the Message Digest 5 code described in the Internet RFC 1321.
    2022-09-22 09:15:03下载
    积分:1
  • pe文件源代码!一个非常好的壳程序源代码!编译环境masm
    加密pe文件源代码!一个非常好的加壳程序源代码!编译环境masm-pe document encryption source code! A very good worm source code! Build environment can
    2023-01-11 03:55:04下载
    积分:1
  • Written by DES file encryption software, can be used to encrypt the whole docume...
    DES写的文件加密软件,可以用于对整个文件进行加密并且设定加密密码来网络传输!-Written by DES file encryption software, can be used to encrypt the whole document and set the encryption password network!
    2022-02-25 07:00:33下载
    积分: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
  • base64 decoding base64 decoding
    base64解码 -base64 decoding base64 decoding
    2022-01-25 19:34:46下载
    积分:1
  • AES应用的一些相关列子,同样需要库的支持
    AES应用的一些相关列子,同样需要库的支持-AES Liezi some applications, also need the support of the Treasury
    2022-11-22 23:55:03下载
    积分:1
  • 普莱费尔
    普莱费尔密码,我写的 C# 语言。本软件为越南人的。With 这个软件,you 可以加密和矩阵 5 x 5 的文本解密。
    2022-05-18 11:00:33下载
    积分:1
  • 除了上面提到的压缩方法,你也可以调用VB的工具MakeCab.exe(在VB5setupkitkitfil32或VB98WizardsPDWizard目录下)生...
    除了上面提到的压缩方法,你也可以调用VB的工具MakeCab.exe(在VB5setupkitkitfil32或VB98WizardsPDWizard目录下)生成.cab文件。先构造一个Directive 文件(*.ddf),然后使用Shell命令调用MakeCAB /f excel.ddf就可以生成*.cab文件。关于Directive 文件的格式,可以参考MSDN Library中的《MakeCAB: A Compression and Disk Layout Tool》一文。 -addition to the above-mentioned methods of compression, you can call VB Tools MakeCab.exe (VB5 setupkit kitfil32 or VB98 Wizards PDWizard directory) production. Cab document. First constructed a Directive document (*. DDF), then use the Shell order call MakeCAB/f excel.ddf can generate*. cab documents. Directive on the document format, they can refer to the MSDN Library "MakeCAB : A Disk Compression and Layout Tool," a text.
    2022-05-16 00:58:09下载
    积分:1
  • 素数生成算法,用于生成公共钥,CA分配公共钥。
    素数生成算法,用于生成公共密钥,CA分配公共密钥。-prime number generation algorithm used to generate the public key, CA public key distribution.
    2022-05-29 08:55:30下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载