-
vb agai
vb agai-vb againnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
- 2022-07-27 20:51:35下载
- 积分:1
-
GOSTDSA算法的Pascal实现和例子,包括签名和确认
GOSTDSA算法的Pascal实现和例子,包括签名和确认-GOSTDSA the algorithm Pascal realization and the example,
including sign and confirmed
- 2023-01-19 23:05:03下载
- 积分:1
-
关于mpc85XX sec驱动 sec版本为2.0.支持多种加密算法
关于mpc85XX sec驱动 sec版本为2.0.支持多种加密算法-Mpc85XX sec on the sec-driven version 2.0. To support a variety of encryption algorithms
- 2023-06-25 00:15: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
-
DES 加密 系统的 C 语言 实现的源代码
DES 加密 系统的 C 语言 实现的源代码-DES encryption system of the C language source code
- 2022-04-09 20:27:15下载
- 积分:1
-
MD5算法c语言源码
应用背景此库是C语言编写的MD5加密源代码,包含MD5.c,MD5.h,简介txt文件MD5.txt及一个测试代码testmd5.c.代码在ubuntu12.04服务器版本成功测试通过。关键技术Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。该算法的文件号为RFC 1321(R.Rivest,MIT Laboratory for Computer Science and RSA Data Security Inc. April 1992)。
- 2022-05-10 12:53:33下载
- 积分:1
-
本程序是免费软件,您可以重新分配和/或修改
This program is free software you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.-This program is free software you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
- 2022-02-21 02:08:15下载
- 积分:1
-
在完整的RSA算法/ *** lt;gt;部分:RSA lt;/ gt;* lt;gt;…
关于RSA算法的完整性/***lt;Pgt;部分:RSA lt;/Pgt;*lt;Pgt;描述:Encodage de donn idle s selon le protocole RSA lt;/Pgt;*lt;Pgt;版权所有:Copyright(c)2004lt;/Pgt;*@author Fran正在继续Bradette**@version 1.1 version originale de Robert Sedgewick and Kevin韦恩。版权所有2004*pris sur le现场http://www.cs.princeton。*修饰语edu/introcs/104crypto/RSA.java.html文件帕弗兰在继续,布拉德特*/
- 2022-04-19 13:24:23下载
- 积分:1
-
MD5 VC a good class, everyone welcomes the use of
一个很好的MD5 VC类, 欢迎大家使用-MD5 VC a good class, everyone welcomes the use of
- 2022-05-08 04:28:36下载
- 积分:1
-
AES加密算法的实现
AES encryption algorithm implementation
- 2022-12-03 09:35:02下载
- 积分:1