登录
首页 » 加密解密 » CCITT并行CRC 16

CCITT并行CRC 16

于 2022-04-21 发布 文件大小:726.00 B
0 174
下载积分: 2 下载次数: 1

代码说明:

CCITT Parallel CRC 16-bit

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 扩展ASE算法delphi
    扩展ASE算法delphi-expended ASE algorithm for Delphi
    2022-06-22 01:19:54下载
    积分:1
  • 使用C编写的DES, DESX, DES3(三层DES) 的算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 匙长度 8 DESX 匙...
    使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙长度 16 DES3 密匙长度 24 (加密强度高了很多)-C prepared by the use of DES, DESX, DES3 (three-DES) encryption algorithm, the program demonstrates how to call in Delphi in the preparation of the algorithm C key length DES key 8 DESX length 16 DES3 key length 24 (high strength encryption a lot)
    2022-11-09 19:00:03下载
    积分:1
  • MD5简单版的杂凑函数;使用C++语言编写
    MD5简单版的杂凑函数;使用C++语言编写-MD5 Hash Function
    2023-02-21 18:30:03下载
    积分:1
  • rda源代码
    rda加密源代码-The source code of RSA encryption algorithm
    2022-06-18 20:51:01下载
    积分:1
  • MD5算法的VC示例,非常 好!
    MD5算法的VC示例,非常 好!-MD5 algorithm VC example, a very, very good!
    2022-08-10 21:18:20下载
    积分: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
  • Kasumi算法,3GP通信标准。算法。
    KASUMI加密算法,3GP通信加密标准。算法简单,适合调试学习使用-KASUMI encryption algorithm, 3GP communications encryption standard. Algorithm is simple and suitable for studying the use of debugging
    2022-08-13 08:50:29下载
    积分:1
  • I think this the first time every one can look at a PE crypter source in top le...
    I think this the first time every one can look at a PE crypter source in top level language such VC++. So as I promised ... if some one sent me one nice compress source I would publish my source. I dedicate this source to all people who involve in this field. I hope it helps someone. Have good days ashkbiz Check: yodap.cjb.net
    2022-03-11 15:54:03下载
    积分:1
  • 提供的聊天程序。使用对称算法…
    提供加密的c/s 聊天程序。用到对称加密算法和非对称加密算法,实现客户服务器的安全聊天-Provide encrypted c/s chat program. Using symmetric encryption algorithms and asymmetric encryption algorithms, to achieve the security of client-server chat
    2022-05-21 16:34:45下载
    积分:1
  • AES标准
    128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey) 运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】 的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
    2022-07-09 23:35:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载