-
rc5
rc5-cts 模式的实现源码,与RFC中的实有所不同-RC5- ctc-source model of achievement, and the RFC is different
- 2022-04-06 11:43:12下载
- 积分:1
-
C language used to write the URL encoding also base64 encoding
用C语言编写的URL编码也是base64编码
- 2022-04-21 19:19:26下载
- 积分:1
-
DES加密算法和详细描述(HTM)
DES加密算法及详细说明(HTM)
- 2022-11-09 21:15:03下载
- 积分:1
-
Vientiane password to use VB to do query tool, used here in several commonly use...
用VB做万象密码查询工具,这里用到几个常用的API函数:FindWindow,SendMessage,GetClassName,WindowFromPoint-Vientiane password to use VB to do query tool, used here in several commonly used API functions: FindWindow, SendMessage, GetClassName, WindowFromPoint
- 2022-06-01 11:33:03下载
- 积分:1
-
DES encryption algorithm some explanations
DES 加密算法的一些说明-DES encryption algorithm some explanations
- 2022-07-06 13:16:42下载
- 积分:1
-
数字水印,用MATLAB制作的,还有一些叙述情况
数字水印,用MATLAB制作的,还有一些叙述情况-Digital Watermarking using MATLAB produced, and some described the situation
- 2022-02-04 03:00:33下载
- 积分:1
-
汇编内核的MD5算法C源码,核心运算部分采用汇编语言编写,执行高效。VC++环境开发,由于直接在C代码中直接嵌入汇编,因此可无须另外设置,可直接使用。...
汇编内核的MD5算法C源码,核心运算部分采用汇编语言编写,执行高效。VC++环境开发,由于直接在C代码中直接嵌入汇编,因此可无须另外设置,可直接使用。
- 2022-03-22 03:23:16下载
- 积分:1
-
128192和256位密钥的密码Twofish的VHDL实现。
VHDL implementation of the twofish cipher for 128,192 and 256 bit keys.
The implementation is in library-like form All needed components up to, including the round/key schedule circuits are implemented, giving the flexibility to be combined in different architectures (iterative, rolled out/pipelined etc). Manual in English is included with more details about how to use the components and/or how to optimize some of them. All testbenches are provided (tables, variable key/text, ECB/CBC monte carlo) for 128, 192 and 256 bit key sizes, along with their respective vector files.-VHDL implementation of the twofish cipher for 128,192 and 256 bit keys.
The implementation is in library-like form All needed components up to, including the round/key schedule circuits are implemented, giving the flexibility to be combined in different architectures (iterative, rolled out/pipelined etc). Manual in English is included with more details about how to use the components and/or how to optimize some
- 2022-07-08 23:33:44下载
- 积分:1
-
数据加密标准 (DES) 关键时间表
此代码提供关键时间表中的数据加密标准 (DES),这是生成子密钥的算法的实现的。
• 输入: (长度 (64 位) 的任何字符串。
• 输出: 16 子键产生的 DES (每个 48 位长度)。
如何使用它:
1.>> K = DES_KeyScheduling %会创建一个类 "DES_KeyScheduling" 的对象。
2.>> K.KEY_STRING = "密码" %设置的加密密钥值。
3.>> K.printPC2() %打印输出的置换选择 2 (PC-2) (也称为 x 16 48 及其子键) 无压痕。用来调用函数 1 "K.printPC2(1)" 要输出带缩进值。
- 2023-08-24 20:00:03下载
- 积分:1
-
6)jm.tar.gz是上述程序的程序包,解包后产生一个安装程序install...
6)jm.tar.gz是上述程序的程序包,解包后产生一个安装程序install-jm,运行 ./install-jm就能根据需求选择安装 退出安装程序,安装程序会被自行删除。 8) 以上各程序在RedHatLINUX7.2平台编译通过。 10)本程序仅供学习使用。-6) jm.tar.gz above is the procedure for packages, unpacks resulting from the installation of a procedure install-jm, run./Install- jm demand can choose to exit the setup program to install, the installer will be replaced. 8) The above procedure RedHatLINUX7.2 platform compile. 10) only to learn the procedures used.
- 2022-12-20 09:30:04下载
- 积分:1