-
这个类有一个方法叫make_crc,获取一个字节流和开始/结束…
The class has a methode named make_CRC that gets a byte stream and start/end offsets then calculate and return a 16 bit CRC according to determined POLYNAMIAL.The POLYNAMIAL is a private field of the class.
- 2023-01-18 02:15:04下载
- 积分:1
-
简单的检查程序
简单实现CRC交验程序-simple inspection procedures
- 2022-04-21 01:50:18下载
- 积分:1
-
AES标准加密
128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey)
运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】
的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
- 2022-07-09 23:35:31下载
- 积分:1
-
主要介绍算法的实现方式和流水线实现,而且有详细的原理介绍,推理,源码和仿真结果...
主要介绍算法的实现方式和流水线实现,而且有详细的原理介绍,推理,源码和仿真结果-The main way of introduction Algorithm and pipelining to achieve, but also has a detailed introduction of the principle, reasoning, source code and simulation results
- 2023-09-08 02:55:03下载
- 积分:1
-
一个简单实现RC5加密算法的例子!仅供参考!
一个简单实现RC5加密算法的例子!仅供参考!-Realize a simple example of RC5 encryption algorithm! For reference purposes only!
- 2022-02-14 04:31:46下载
- 积分:1
-
DSA算法的Pascal实现和例子。实现了签名和确认
DSA算法的Pascal实现和例子。实现了签名和确认-DSA algorithm Pascal realization and example. Realized has
signed and confirmed
- 2022-03-25 18:31:12下载
- 积分:1
-
维吉尼亚密码
本代码实现了维吉尼亚密码,维吉尼亚密码是基于简单的凯撒密码改进而来的多表替换密码,代码简单,供交流学习使用。
- 2022-02-06 07:52:41下载
- 积分:1
-
孙子定理和算法的逆模型
孙子定理及求模求逆算法-grandchildren theorem and inverse model for Algorithm
- 2022-02-02 17:15:36下载
- 积分:1
-
Ziplib for java is a very good procedure . Must read . It is of high quality to...
ziplib for java 是很好的程序。务必读一读。压缩质量好-Ziplib for java is a very good procedure . Must read . It is of high quality to compre
- 2022-08-06 07:38:43下载
- 积分:1
-
一解码程序,挺好的东东,不过是用汇编写的,希望能对大家有所帮助。其中还有一个是hcs系列芯片的接收程序。...
一解码程序,挺好的东东,不过是用汇编写的,希望能对大家有所帮助。其中还有一个是hcs系列芯片的接收程序。-a decoding procedure very well, the Eastern, but is the compilation was made in the hope that it can be helpful to everyone. Among them were a series of chips is hcs reception procedures.
- 2023-05-16 20:50:03下载
- 积分:1