-
PGP是一种混合密码体制。当用户使用PGP加密文本,PGP…
PGP 是一种混合密码系统。当用户使用PGP 来对纯文字加密的时候, PGP 首先会压缩这
段纯文字。数据压缩能够节省调制解调器传输时间以及磁盘类空间,还有更重要的、强化密码法的
保密程度。-PGP is a hybrid cryptosystem. When the user to use PGP to encrypt the text, PGP will first this text compression. Data compression can save time and modem transmission disk space, and more importantly, to strengthen the password confidentiality law.
- 2022-02-05 22:14:40下载
- 积分:1
-
Rijndael,实现AES的算法,附带了源代码和flash演示文件,讲解的很详细!...
Rijndael,实现AES的算法,附带了源代码和flash演示文件,讲解的很详细!-Rijndael, the AES algorithm realize, comes with source code and the flash presentation to explain the great detail!
- 2022-04-19 16:21:12下载
- 积分:1
-
AES标准加密
128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey)
运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】
的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
- 2022-07-09 23:35:31下载
- 积分:1
-
文件加密的过滤驱动程序,适用于大部分的文件加密软件
文件加密的过滤驱动程序,适用于大部分的文件加密软件-File Encryption filter driver, applies to most of the file encryption software
- 2022-06-30 04:31:17下载
- 积分:1
-
TEA介绍及数据加密算法之程序代码
TEA介绍及数据加密算法之程序代码-TEA presentation and data encryption algorithm of the program code
- 2022-08-11 01:36:49下载
- 积分:1
-
Message Encryption using symmetric key encryption
- 2022-10-16 08:10:03下载
- 积分:1
-
title=Windows NT/2000/XP 虚拟磁盘驱动程序 memo=将一个或多个文件模拟成物理磁盘。...
title=Windows NT/2000/XP 虚拟磁盘驱动程序 memo=将一个或多个文件模拟成物理磁盘。-title=Windows NT/2000/XP simulated disk drive
memo=let one or more file simulate a physical disk
- 2023-02-14 18:35:04下载
- 积分:1
-
MD5加密算法源代码+DLL成品,这个更好,有完整的VC源码,更加强大,可以直接做成DLL文件进行调用.特爽,MD5就不用说了吧....
MD5加密算法源代码+DLL成品,这个更好,有完整的VC源码,更加强大,可以直接做成DLL文件进行调用.特爽,MD5就不用说了吧.-MD5 encryption algorithm source code DLL finished, the better, a complete source VC, more powerful, and can directly cause for calling DLL files. Special autumn, MD5 would not have said it.
- 2022-07-22 11:23:34下载
- 积分:1
-
tea c加密算法源码,希望对大家有所帮助。
tea c加密算法源码,希望对大家有所帮助。-tea c encryption algorithm source code, and they hope to be helpful to everyone.
- 2022-01-28 21:54:08下载
- 积分:1
-
IDEA symmetric algorithm software
IDEA对称算法的软件实现-IDEA symmetric algorithm software
- 2022-02-27 08:11:48下载
- 积分:1