-
用matlab实现的图像加密算法
用matlab实现的图像加密算法-基于Arnold变换的图像加密-using Matlab achieve image encryption algorithm-based Arnold Transform Image Encryption
- 2022-09-20 20:10:03下载
- 积分:1
-
Rijndael算法源代码
Rijndael算法源代码-Rijndael algorithm source code
- 2022-02-22 07:05:47下载
- 积分:1
-
一个不错的文件加密系统,对你工作的安全大大加强。
一个不错的文件加密系统,对你工作的安全大大加强。-a good file encryption system, you have the right security greatly enhanced.
- 2023-06-18 22:10:03下载
- 积分:1
-
这是一个用VC.net实现的AES的S
这是一个用VC.net实现的AES的S-box的实现代码,包括求逆和s盒的实现代码-This is a realization of the use VC.net AES S-box realization of the code, including inversion and the realization s box code
- 2022-06-20 00:21:57下载
- 积分:1
-
这是个好东西,可以代替系统的记事本。
这是个好东西,可以代替系统的记事本。-This a good thing, the system can replace the notebook.
- 2022-03-03 23:41:30下载
- 积分:1
-
简单的密码例子,让密码储存在程序中 简单的密码例子,让密码储存在程序中...
简单的密码例子,让密码储存在程序中 简单的密码例子,让密码储存在程序中-simple code example, passwords stored in the process simple code example, the password stored procedures
- 2022-09-15 17:35:03下载
- 积分:1
-
md5加密的bindshe
md5加密的bindshe-md5 encrypted bindshe
- 2022-08-07 16:33:31下载
- 积分:1
-
rsa算法实现,用的是c++。欢迎大家随便下载
rsa算法实现,用的是c++。欢迎大家随便下载-rsa algorithm, using c++. Welcome to the casual download
- 2022-08-17 06:40:27下载
- 积分:1
-
tc 2.0 文件加密
tc 2.0 文件加密-tc 2.0 file encryption
- 2022-02-13 13:29:11下载
- 积分:1
-
tablecrypt是一个文件加密工具。
TableCrypt is a file encryption utility.
The major difference with most file encryptors is that this program uses a generated table in combination with a password to encrypt a file.
This way you need 2 variables to decrypt the file. This is how it works:
Generate a 10kb table file and enter a password. The password is used to pick bytes from the table file which in their turn are used to encrypt the bytes of the inputfile with XOR encryption.
- 2022-06-18 03:20:49下载
- 积分:1