-
用C语言写的100行DES加密算法,学习C语言和密码算法的好例程。...
用C语言写的100行DES加密算法,学习C语言和密码算法的好例程。-C language written in 100 lines DES encryption algorithm, C language learning algorithm and password good routines.
- 2022-07-19 23:54:08下载
- 积分:1
-
一篇数字水印方面的文章。
一篇数字水印方面的文章。-a digital watermark articles on the subject.
- 2022-03-02 11:14:36下载
- 积分:1
-
JAVA encryption algorithm, however, support 256
JAVA加密算法之一,不过支持256位加密-JAVA encryption algorithm, however, support 256-bit encryption
- 2022-01-25 17:57:40下载
- 积分:1
-
access数据库加密有几法,但用“设置安全机智向导”加密最为牢靠,又如何访问这样的数据库呢...
access数据库加密有几法,但用“设置安全机智向导”加密最为牢靠,又如何访问这样的数据库呢-access database encryption with a few laws, but "to provide a safety witty guide" the most secure encryption, how to access such a database?
- 2023-08-27 09:00:03下载
- 积分:1
-
rsa encryption which ask a user input must me be uppercase letter
rsa encryption which ask a user input must me be uppercase letter-rsa encryption which ask a user input must me be uppercase letter..
- 2022-01-25 22:54:08下载
- 积分:1
-
DES 实现 包括 纯DES 3DES 和 CBC
DES 实现 包括 纯DES 3DES 和 CBC-DES achieve pure including 3DES and DES CBC
- 2022-11-12 19:55: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
-
用从c/c++实现RSA加密算法的一个实验小程序
用从c/c++实现RSA加密算法的一个实验小程序-From c/c++ Realize RSA encryption algorithm, a small experimental procedures
- 2022-01-31 09:08:31下载
- 积分:1
-
几个常用密码算法
信息安全课程的实验,含AES、DES、RSA三个加密算法和MD5、SHA-1两个哈希算法的C/C++源代码,可以加密字符串和文件。开发环境为VS,有完整的工程文件及代码,欢迎下载。
- 2022-04-28 04:45:50下载
- 积分:1
-
扩展ASE算法delphi
扩展ASE算法delphi-expended ASE algorithm for Delphi
- 2022-06-22 01:19:54下载
- 积分:1