-
创建一个经过加密的软件系统信息文件,在软件启动时会校验这些信息,判断是授权用户在使用该软件。...
创建一个经过加密的软件系统信息文件,在软件启动时会校验这些信息,判断是授权用户在使用该软件。-create an encrypted document information system software, the software will start checking the information, and judgment is authorized users in the use of the software.
- 2022-10-31 06:25:02下载
- 积分: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
-
373465435
基于VB的M5数学密码算法源码,有需要的就下载吧。(VB-based M5 mathematical algorithm source code, there is a need to download it.)
- 2013-08-13 23:07:29下载
- 积分:1
-
testdes
是des的一种算法,被称为计数器模式(counter mode)(Is a des algorithm, known as the Counter mode (counter mode))
- 2008-12-27 00:40:00下载
- 积分:1
-
bat和vbs加密解密工具
用于加密vbs和bat代码,可用于保护自身的资料和代码发送给别人试用,防止被盗取劳动果实,并且附加解密文件,以免原文件丢失代码遗失(Used to encrypt VBS and bat code, can be used to protect their own data and code sent to others for trial, to prevent the stolen fruits of labor, and add decrypted files, so as to avoid losing the original file code.)
- 2020-06-23 00:00:02下载
- 积分:1
-
TOOLS-BOX
自己写的LZ4压缩解压工作,还有RSA加解密,其中CRC为私用种子,使用者请忽略CRC小工具,只用LZ4的RSA(LZ4 AND RSA TOOL)
- 2016-02-28 16:29:55下载
- 积分:1
-
Source
用JAVA实现的AES算法,可对文件,字符串,byte数组加密,详细显示每一步加密过程,包含生成密匙,加密文件,用密钥k解密文件(AES algorithm using JAVA, may file a string, byte array encryption, the encryption process every step shown in detail, including key generation, encryption, file with the key k to decrypt the file)
- 2013-07-11 09:57:42下载
- 积分:1
-
RSA的加密算法的应用DEMO 也是用来加密的。
RSA的加密算法的应用DEMO 也是用来加密的。-RSA encryption algorithm application DEMO also is uses for to
encrypt.
- 2022-08-05 16:59:23下载
- 积分:1
-
A5 algorithm on the small program
关于A5算法的小程序-A5 algorithm on the small program
- 2022-03-26 05:29:58下载
- 积分:1
-
Cryptography to learn C language library
密码学学习的C语言函数库――Miracl库。对密码学学习很有帮助-Cryptography to learn C language library- Miracl library. Very helpful for learning cryptography
- 2022-03-12 21:45:19下载
- 积分:1