-
一个通过控制系统时间来达到限制软件使用期限的算法程序
一个通过控制系统时间来达到限制软件使用期限的算法程序-A system by controlling the time limit is reached, the software algorithm program using the term
- 2023-06-06 00:05:03下载
- 积分:1
-
RSA算法的Java实现,可作为学习公钥体制加密算法的参考资料
RSA算法的Java实现,可作为学习公钥体制加密算法的参考资料-Java realization of RSA algorithm can be used as learning the public key encryption algorithm system reference
- 2022-06-13 01:25:57下载
- 积分:1
-
SUPER LOSHINAYA PROGA!!!!!!!!11
SUPER LOSHINAYA PROGA-SUPER LOSHINAYA PROGA!!!!!!!!11
- 2022-05-20 19:21:38下载
- 积分:1
-
VC++实现文件加密功能的源代码,这只是一个简单的例子,如果你感兴趣可以更加深入的研究一下。...
VC++实现文件加密功能的源代码,这只是一个简单的例子,如果你感兴趣可以更加深入的研究一下。-VC file encryption function in the source code, this is just a simple example, if you are interested more in-depth study.
- 2023-04-23 01:00:03下载
- 积分:1
-
C++源代码实现的非对称算法(RSA)
C++ 源代码实现 非对称算法(RSA)-C++ Source code to achieve asymmetric algorithms (RSA)
- 2022-02-02 15:12:50下载
- 积分:1
-
在一个exe文件后面加上一个节,并设置密码,运行的时候需要输入密码才可以执行...
在一个exe文件后面加上一个节,并设置密码,运行的时候需要输入密码才可以执行-in an exe file, insert a section, and set the password, Operation of the need to enter the password before they can implement
- 2022-04-12 02:06:21下载
- 积分:1
-
这是一个编程开发用的AVI的播放器对初学者有启发作用
这是一个编程开发用的AVI的播放器对初学者有启发作用-This is a programming using AVI player for beginners instructive role
- 2022-06-22 02:04:37下载
- 积分:1
-
Rijndael算法源代码
Rijndael算法源代码-Rijndael algorithm source code
- 2022-02-22 07:05:47下载
- 积分:1
-
AES标准加密
128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey)
运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】
的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
- 2022-07-09 23:35:31下载
- 积分:1
-
说明:des算法的实现代码 */
能够实现56位或56*n密钥的des算法,可以通过该程序提供的接
进行数据的加密,保证数据在传送...
说明:des算法的实现代码 */
能够实现56位或56*n密钥的des算法,可以通过该程序提供的接
进行数据的加密,保证数据在传送过程的安全性-Description: des algorithm realize the code*/can be achieved 56 or 56* n keys des algorithm, can be provided through the program access data encryption to ensure data security during transmission of
- 2023-07-08 13:10:03下载
- 积分:1