-
Rijndael algorithm修正了CBC下BUG的版本(有源代码)工作在:D5。作者:Sergey Kirichenko。...
Rijndael algorithm修正了CBC下BUG的版本(有源代码)工作在:D5。作者:Sergey Kirichenko。--Rijndael algorithm that has revised BUG version under CBC(with source code).It works in D5. author:Sergey Kirichenko。
- 2022-06-19 09:07:34下载
- 积分:1
-
rsa的公钥计算,已知道密钥为5的情况下
rsa的公钥计算,已知道密钥为5的情况下-rsa public key calculation, already know the key to the case of 5
- 2022-07-01 17:03:07下载
- 积分:1
-
c++的MD5类,简单好用,只需要包含进去,就能方便使用
c++的MD5类,简单好用,只需要包含进去,就能方便使用-c++ the MD5 class, easy-to-use, only need to include, we can facilitate the use of
- 2023-01-04 03:35:04下载
- 积分:1
-
标准C++书写的BlowFish加密算法,和加密文件演示,速度较快
标准C++书写的BlowFish加密算法,和加密文件演示,速度较快-written in standard C BlowFish encryption algorithm, and encryption paper presentations, faster
- 2022-03-07 10:15:31下载
- 积分:1
-
DES 加密系统的 C 语言源代码,实现了简单的DES加密系统。
DES 加密系统的 C 语言源代码,实现了简单的DES加密系统。-DES Encryption System C language source code, a simple realization DES encryption system.
- 2022-01-28 17:01:17下载
- 积分:1
-
Universal Asynchronous Receiver
Universal Asynchronous Receiver
- 2022-11-30 02:20:03下载
- 积分: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
-
用Visual C++实现数字图像迭代混沌加密
用Visual c++实现数字图像迭代混沌加密-Using Visual c++ Realize digital image iterative chaotic encryption
- 2022-05-30 11:53:02下载
- 积分:1
-
这个是一个用汇编编写的查看PE文件有效性的程序,PE加载器需要做的事情之一。...
这个是一个用汇编编写的查看PE文件有效性的程序,PE加载器需要做的事情之一。-err
- 2023-06-07 01:10:02下载
- 积分:1
-
一个用3DES加密文件的小测试程序!
一个用3DES加密文件的小测试程序!-a document using 3DES encryption small test program!
- 2022-07-11 06:57:51下载
- 积分:1