-
BASE64 encoding/decoding of the source code VC
BASE64编码/解码 处理的VC源代码-BASE64 encoding/decoding of the source code VC
- 2022-04-25 08:12:40下载
- 积分:1
-
a JAVA DES encryption
一个JAVA的DES加密程序-a JAVA DES encryption
- 2023-02-01 07:40:03下载
- 积分:1
-
title = Windows NT/2000/XP a RAM
title=Windows NT/2000/XP 一个RAM-DISK文件系统驱动 memo=SwapFs is a driver for Windows NT/2000/XP that let you use a Linux swap partition for temporary storage, like a RAM-disk. It is possible to put Windows page file on it. It is implemented as a disk filter driver.-title = Windows NT/2000/XP a RAM-DISK file system driver memo = SwapFs is a driver for Windows NT/2000/XP that let you use a Linux swap partition for temporary storage, like a RAM-disk. It is possible to put Windows page file on it. It is implemented as a filter driver disk.
- 2023-05-25 04:30:03下载
- 积分:1
-
根据JPEG2000格式的特性,改变在其算术编码时采用的概率状态迁移表可达到加密图像的效果...
根据JPEG2000格式的特性,改变在其算术编码时采用的概率状态迁移表可达到加密图像的效果-According to the characteristics of JPEG2000 format change in its arithmetic coding used in the probability of state migration table can achieve the effect of encrypted image
- 2022-02-04 02:43:02下载
- 积分:1
-
c++的基于openssl实现的简单aes文件加密类
c++的基于openssl实现的简单aes文件加密类
-c++ realize openssl based on a simple type of file encryption aes
- 2022-02-06 15:02:34下载
- 积分:1
-
这是用C编写的命令加密法算法,请大虾们指教。
这是用C编写的命令加密法算法,请大虾们指教。-This is prepared by using C commands encryption algorithm, please advise their shrimp.
- 2022-04-13 02:33:36下载
- 积分:1
-
s-Demo2.0 加密解密算法-s-Demo2.0
- 2022-07-24 21:32:07下载
- 积分:1
-
一个小的网页加密器
一个小的网页加密器-a small website encoder
- 2023-08-22 08:40:03下载
- 积分:1
-
数据加密标准 (DES) 关键时间表
此代码提供关键时间表中的数据加密标准 (DES),这是生成子密钥的算法的实现的。
• 输入: (长度 (64 位) 的任何字符串。
• 输出: 16 子键产生的 DES (每个 48 位长度)。
如何使用它:
1.>> K = DES_KeyScheduling %会创建一个类 "DES_KeyScheduling" 的对象。
2.>> K.KEY_STRING = "密码" %设置的加密密钥值。
3.>> K.printPC2() %打印输出的置换选择 2 (PC-2) (也称为 x 16 48 及其子键) 无压痕。用来调用函数 1 "K.printPC2(1)" 要输出带缩进值。
- 2023-08-24 20:00:03下载
- 积分:1
-
可执行文件中的小软件。exe)的尾部添加一个新节(秒…
这个小软件通过在可执行文件(.exe)的尾部添加一个新节(Section),并且修改PE的入口地址,使可执行文件在运行时,跳出一个输入密码的对话框,从而实现了简单的加密。-small software in executable files (. Exe) to the tail adding a new section (Section), and amend the PE import addresses, so that the executable file is run, jump out of a password dialog box, thus achieving a simple encryption.
- 2022-05-12 12:19:22下载
- 积分:1