-
椭圆曲线算法改装
椭圆曲线算法改装- The elliptic curve algorithm reequips
- 2022-05-21 02:09:47下载
- 积分:1
-
VC实现的图像加密算法,采用Arnold变换,对于初涉信息安全的人员有一定参考价值...
VC实现的图像加密算法,采用Arnold变换,对于初涉信息安全的人员有一定参考价值-The algorithm of encrypted image completed in VC,
applying the Arnold transform .It is valuable to
people who will devote himself to infomation security
- 2022-09-06 03:30:02下载
- 积分:1
-
Useful things, everyone can see that in the 6.0 compiler is passed, a good
好用的东西,大家可以看看,在6.0下编译通过,不错-Useful things, everyone can see that in the 6.0 compiler is passed, a good
- 2022-06-12 16:04:06下载
- 积分:1
-
用C++写的Serv
用C++写的Serv-U的加密算法,很有参考价值-C wrote Serv-U encryption algorithm, great reference value
- 2022-04-23 10:23:40下载
- 积分:1
-
AES标准加密
128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey)
运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】
的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
- 2022-07-09 23:35:31下载
- 积分:1
-
des加密算法具体实现,自己长期使用的,使用时引入即可
des加密算法具体实现,自己长期使用的,使用时引入即可-des encryption algorithm to realize their long-term use, can be used to introduce
- 2022-01-31 04:32:34下载
- 积分:1
-
可以保护你的网站源码不被别人看到!
可以保护你的网站源码不被别人看到!-can protect your website source not to be seen by others!
- 2022-01-21 18:06:06下载
- 积分:1
-
关于des的说明
关于des的说明- About des explanation
- 2022-05-12 15:26:00下载
- 积分:1
-
elgamal加密算法
这是很好的源代码,对于很多的童鞋来说是非常好的资料,而且程序简单易懂。本程序是在VISUAL C++6.0运行,不过在其他版本的软件上应该也可以运行。
- 2022-03-21 02:53:08下载
- 积分:1
-
这是一个好用的MD5的C++类;这个类可以加在控制台
程序中也可用在MFC中, 并且提供了详细的错误处理
函数,是一个安全的类。例程是一个MD5的MFC...
这是一个好用的MD5的C++类;这个类可以加在控制台
程序中也可用在MFC中, 并且提供了详细的错误处理
函数,是一个安全的类。例程是一个MD5的MFC程序,
支持字符串和文件两种输入。-This is an easy to use the MD5 of the C++ Category this category can be added to the console program can also be used in MFC, and it provides a detailed error handling function, is a safe type. MD5 is a routine procedure of MFC to support the two input strings and documents.
- 2023-03-13 04:15:03下载
- 积分:1