-
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
-
j2me-revz
pour la programmation des terminaux mobiles - J2ME - Révision
- 2014-04-03 17:02:48下载
- 积分:1
-
cobra-cipher
COBRA cipher algorithm example.
- 2009-09-19 23:20:45下载
- 积分:1
-
使用vb对ini文件加密以及读取
使用vb对ini文件加密以及读取-use vb right ini file encryption and read
- 2023-02-19 21:15:03下载
- 积分:1
-
DES encryption detailed documentation, source code. . . Worth about A
DES加密详细文档,有源码。。。值得一下阿-DES encryption detailed documentation, source code. . . Worth about A
- 2022-07-18 22:30:35下载
- 积分:1
-
shu-zi-mi-ma-suo
数字密码锁确保了我们使用的电子设备的加密功能,保证人们安全使用自己有秘密的材料!(Digital code lock to ensure that the electronic devices we use encryption to ensure the safe use secret material!)
- 2013-03-15 16:01:48下载
- 积分:1
-
一种Base 64的编码方法
一种Base 64的编码方法-a Base 64 encoding methods
- 2022-02-04 11:46:45下载
- 积分:1
-
使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即...
使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小,只能是标准的 512 个字节。 参数说明: command 操作: 0 重置磁盘 2 读扇区 3 写扇区 4 校验磁道 5 格式化磁道 8 得到设备参数 (int 1EH) drive 驱动器 A:=0 B:=1 head 磁头号,范围 0 - 1 track 磁道号,范围 0 - 84 ( 80 - 84 为特殊磁道,通常用来加密 ) sector 扇区号,范围 0 - 255 ( 19 - 255 为非标准扇区编号,通常用来加密) nsectors 每次读或写的扇区数,不能超出每磁道的最大扇区数 buffer 数据写入或读出的缓冲区,大小为 512 个字节 返回值 ( 同 Int 13H ): 0x0 成功 0x1 无效的命令 0x3 磁盘被写保护 0x4 扇区没有找到 0xa 发现坏扇区 0x80 磁盘没有准备好-using the API programming, formatting and testing literacy and special sectors. Windows can be used as a disk encryption. This function has the following two shortcomings to be improved : 1. This function can only be read, read A : and B : that only the right to operate two floppy disks. No change disk sector size, the standard is only 512 bytes. Parameter Description : command operations : 0 Reading 2 replacement disk write Sector Sector 3 4 5 checksum track to be formatted track eight equipment parameters (int 1EH) drive drive
- 2022-08-22 04:00:28下载
- 积分:1
-
这个是DES加密算法源代码(C++语言类别)
这个是DES加密算法源代码(C++语言类别)-This is the DES encryption algorithm source code (C++ language category)
- 2022-03-22 10:59:10下载
- 积分:1
-
sha密码检验的示例 希望对大家有 帮助
sha密码检验的示例 希望对大家有 帮助-sha password test examples we hope to help
- 2023-07-25 10:45:03下载
- 积分:1