-
Designing of Bit serial type Galois Field GF(2m) Multiplier
- 2023-04-19 09:45:03下载
- 积分:1
-
MD5算法说明 最新的算法分析
MD5算法说明 最新的算法分析-MD5 algorithm shows the newest algorithmic analysis
- 2023-07-13 03:15:02下载
- 积分:1
-
blowfish 的加密算法,编程语言:Asm.
blowfish 的加密算法,编程语言:Asm.
-this is the blowfish Encryption Algorithm,writed in Asm
- 2022-04-30 23:39:33下载
- 积分:1
-
使用标准C++开发的SHA
使用标准C++开发的SHA-1算法的实现-Using standard C++ Developed SHA-1 algorithm
- 2023-09-06 15:30:03下载
- 积分:1
-
这是SLRC632的全部源代码.包括读typea typeb书..全功能支持
这是SLRC632的全部源代码.包括读typea typeb书..全功能支持-This is the full source code SLRC632. Including reading books .. typea typeb full-function support
- 2022-06-02 09:41:49下载
- 积分:1
-
Consecutive AES core
Description of project..
Features
Consecutive AES core
Description of project..
Features
- AES encoder
- 128/192/256 bit
- AES decoder
- 128/192/256 bit
Status
- Key Expansion added
- Encoder added
- Decoder added
- Documentation added
- 2023-06-25 12:35:04下载
- 积分:1
-
其实网上这方面的代码已经不少了,但是大多都如出一辙,主要是给出的代码不但不好理解(主要是为了处理大文件,支持分块,这样就会屑弱初学者对算法的理解),该源代码在引...
其实网上这方面的代码已经不少了,但是大多都如出一辙,主要是给出的代码不但不好理解(主要是为了处理大文件,支持分块,这样就会屑弱初学者对算法的理解),该源代码在引入必要头文件后可以在VC6.0下顺利通过编译-fact that the Internet has been a lot of code, but most of all the same, given the code is not only poor understanding (mainly to handle large files, support block, which would litter beginners weak understanding of the algorithm), the source code necessary to the introduction of the first document in VC6 .0 smoothly through the compiler
- 2023-02-11 04:35:03下载
- 积分:1
-
DES完整地展示在下编译通过的程序环节。
一个完整的des演示程序 ,在linux下编译通过-Des a complete demonstration of the procedures adopted in the compiler under linux
- 2022-01-22 01:43:21下载
- 积分: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
-
一个关于密码算法RSA的实现程序
一个关于密码算法RSA的实现程序- About crypto-algorithm RSA realization procedure
- 2023-04-03 03:25:03下载
- 积分:1