-
一本介绍密码学现代知识的学习资料,对于密码算法编程方面很有用。...
一本介绍密码学现代知识的学习资料,对于密码算法编程方面很有用。-A description of the study of modern knowledge of cryptography information programming for the cryptographic algorithm is useful.
- 2022-12-17 06:35:03下载
- 积分:1
-
用C++实现的维吉尼亚密码源程序,已经在DevC++上测试过,大家可以再进行功能完善...
用C++实现的维吉尼亚密码源程序,已经在DevC++上测试过,大家可以再进行功能完善-With C++ Achievable Virginia password source, has been DevC++ Tested, we can further improve the function
- 2022-02-05 00:37:03下载
- 积分:1
-
MD5
MD5 - Implementations for PowerBASIC/-MD5- Implementations for PowerBASIC/CC
- 2022-07-22 21:31:35下载
- 积分:1
-
操作系统中关于哈明威码的C++实现程序
使用工具:Visual Studio 6.0...
操作系统中关于哈明威码的C++实现程序
使用工具:Visual Studio 6.0-Hemingwei operating system on the C code to achieve the procedures for the use tools : Visual Studio 6.0
- 2023-04-02 21:35:04下载
- 积分:1
-
MD5加密算法java实现
* 下面这些S11
MD5加密算法java实现
* 下面这些S11-S44实际上是一个4*4的矩阵,在原始的C实现中是用#define 实现的,
这里把它们实现成为static final是表示了只读,切能在同一个进程空间内的多个
Instance间共享*/
-MD5 algorithm to achieve java* Below these S11- S44 is a 4* 4 Moment RUF, in a primitive realization of the C# define is achieved, Here they become static final realization of the said CD. cut in the same process space within the shared among many Instance* /
- 2022-03-29 19:10:51下载
- 积分:1
-
一种通过判断网卡地址来控制软件使用期限的算法,简单有效。...
一种通过判断网卡地址来控制软件使用期限的算法,简单有效。-Address of a card through the control software to determine the use of time algorithms, simple and effective.
- 2022-02-21 13:58:12下载
- 积分:1
-
This program encodes and decodes a character using the Vigenere Square method
This program encodes and decodes a character using the Vigenere Square method
- 2022-01-26 03:25:56下载
- 积分:1
-
加密crypto dll 5.1 des 3des
åŠ å¯†crypto dll 5.1 des 3des-Encryption crypto dll 5.1 des 3des
- 2022-01-30 19:42:27下载
- 积分:1
-
RSA数据加密代码,用C编写,已压缩成RAR格式
RSA数据加密代码,用C编写,已压缩成RAR格式-RSA data encryption code, prepared by C, has been compressed into RAR format
- 2022-02-12 00:06:27下载
- 积分:1
-
MD5 algorithm. MD5 to 512 groups to deal with the importation of information and...
MD5算法的实现。MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。
-MD5 algorithm. MD5 to 512 groups to deal with the importation of information and each group was also divided into 16 groups of 32 seats, After a series of processing, the output from the algorithm 4 32 subgroups, 4 32 this group will generate a cascade 128 hash value.
- 2022-03-22 20:21:27下载
- 积分:1