-
喷泉编码算法
Fountain Encoding Algrothm
- 2022-08-25 17:16:46下载
- 积分:1
-
基于unix下的RSA加密实例分析
基于unix下的RSA加密实例分析-under the RSA encryption Case Analysis
- 2022-11-04 12:35:03下载
- 积分:1
-
如何对一个已有字符串加密
如何对一个已有字符串加密-how to have a string encryption
- 2023-01-09 09:30:04下载
- 积分:1
-
是DES的编码密码算法,非常适合初学者学习,欢迎使用。
是DES的编码密码算法,非常适合初学者学习,欢迎使用。-DES cryptographic algorithm is the encoding is very suitable for beginners to learn, welcome to use.
- 2022-05-05 14:57:43下载
- 积分:1
-
这本书包括了密码学和水印学竞争在内的各方面技术,这本书的内容覆盖知识范围广博,书中还有经过整理的代码,源代码等。...
这本书包括了密码学和水印学竞争在内的各方面技术,这本书的内容覆盖知识范围广博,书中还有经过整理的代码,源代码等。-This book includes the study of cryptography and watermarking competition, including all aspects of technology, the content of this book cover a broad range of knowledge, the book also after finishing the code, source code and so on.
- 2022-08-26 12:53:26下载
- 积分:1
-
RSA算法的完整性,这是额外的
一个RSA算法的完整实现,有超长密钥-an RSA algorithm integrity, and it is extra-long keys
- 2022-02-05 14:11:33下载
- 积分:1
-
本软件是根据DES加密算法,编成的应用程序。
本软件是根据DES加密算法,编成的应用程序。-software is based on the DES encryption algorithm into the application.
- 2023-05-06 01:40:02下载
- 积分:1
-
Using vc++ implementation aes algorithm, on the block cipher Xiang
用vc++实现aes算法,对分组密码学做深入深入祥彻的研究 。-Using vc++ implementation aes algorithm, on the block cipher Xiang-depth study in depth to do thorough research.
- 2022-03-20 20:02:33下载
- 积分:1
-
此小程序为N栏栅加密算法程序的一种,对输入的明文进行N栏栅加密,此时必须确定N...
此小程序为N栏栅加密算法程序的一种,对输入的明文进行N栏栅加密,此时必须确定N-N fencing encryption algorithm a procedure to import expressly for the N fencing encryption, now must determine N
- 2023-07-09 20:50:06下载
- 积分: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