资源列表
[加密解密] 特殊磁道加密源代码
说明:使用的是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<李小> 在 2025-06-22 上传 | 大小:38kb | 下载:0
[加密解密] RSA_16bitBlock
说明:十六位的RSA加解密程序。程序中包括生成公钥和私钥的生成,加密部分和解密部分。-16 RSA encryption and decryption procedures. Procedures include generate public and private key generation, encryption and decryption some part.<邱孝杰> 在 2025-06-22 上传 | 大小:249kb | 下载:0
[加密解密] MD5demo
说明:MD消息摘要程序,MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。-MD news summary procedures, MD5 to 512 groups to deal with the importation of information and each group was divided into 16 groups of 32 seats, afte<邱孝杰> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[加密解密] pgp651i-win-src
说明:vc环境下的pgp源码,pgp是目前很流行的一种加密算法,非常安全,正在发展中-vc environment of pgp source, pgp is a very popular encryption algorithm, very safe, developing<和焕君> 在 2025-06-22 上传 | 大小:13.83mb | 下载:0
[加密解密] PGP803-S-W
说明:vc下的pgp最新版本源码,不过没有网路功能,但还是很不错的!-vc pgp under the latest version of source code, but not the Internet function, but still very good!<和焕君> 在 2025-06-22 上传 | 大小:6.76mb | 下载:0
[加密解密] Secretwriting
说明:一个java语言的des的加密和解密的程序,能根据需要生成不同的密码,并可解密-a java language des encryption and decryption procedures, according to the different needs generated password can be declassified<> 在 2025-06-22 上传 | 大小:1kb | 下载:0