-
VC++编程,这是一个曾经开发过的早期的版本,对于初学者有益
VC++编程,这是一个曾经开发过的早期的版本,对于初学者有益-VC++ Programming, this is a once-off early development version, useful for beginners
- 2023-07-24 22:15:03下载
- 积分:1
-
Openssl的常用头文件,本人经常用,很不错的。
Openssl的常用头文件,本人经常用,很不错的。-The daily head file of Openssl, I often use, it is very good.
- 2022-02-12 01:51:31下载
- 积分: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
-
我写的利用IDEA算法的加密程序,并含文件切割和合并功能。
我写的利用IDEA算法的加密程序,并含文件切割和合并功能。-I write using IDEA algorithm encryption procedures, and documents containing cutting and consolidation functions.
- 2022-01-25 18:02:42下载
- 积分:1
-
窃取邮箱密码的程序
窃取邮箱密码的程序-theft of mail password procedures
- 2022-12-15 21:05:03下载
- 积分:1
-
delphi file crypter full source code
delphi file crypter full source code
- 2022-08-13 03:30:27下载
- 积分:1
-
rsa algorithm realize the classic development kit, the encryption algorithm lear...
rsa算法实现的经典开发包,对学习加密算法帮助很大-rsa algorithm realize the classic development kit, the encryption algorithm learning very helpful
- 2023-05-02 22:10:03下载
- 积分:1
-
ECC算法的MATLAB
这段代码适用于matlab的ECC加密。它包含ECC加密算法的所有必要活动;
- 2023-03-19 19:55:03下载
- 积分:1
-
C++ implementaion for RSA together with the Wiener attack.
It uses NTL librar...
C++ implementaion for RSA together with the Wiener attack.
It uses NTL library for big numbers
- 2023-01-04 06:30:03下载
- 积分:1
-
crytage和RSA 64位decryptage
crytage and decryptage with rsa 64 bits
- 2022-03-28 19:12:24下载
- 积分:1