-
Verilog写的 CRC 编码
Verilog写的 CRC 编码-CRC code written in Verilog
- 2022-06-18 19:05:04下载
- 积分:1
-
试验应用
Test application for SHA
- 2022-05-11 00:29:38下载
- 积分:1
-
AES应用的一些相关列子,同样需要库的支持
AES应用的一些相关列子,同样需要库的支持-AES Liezi some applications, also need the support of the Treasury
- 2022-11-22 23:55:03下载
- 积分:1
-
here is code about aes code for u to understand what the aes is talking about
here is code about aes code for u to understand what the aes is talking about-here is code about aes code for u to understand what the aes is talking about..........
- 2022-02-02 01:31:18下载
- 积分:1
-
设计一个加密系统里面含Diffie
设计一个加密系统里面含Diffie-Hellman代码 DES_Tool2(直接生成密文和加密明文) DSATool.v1.3软件和一个das源代码-Inside the design of a cryptographic system with Diffie-Hellman code DES_Tool2 (generated direct explicit ciphertext and encryption) DSATool.v1.3 software source code and a das
- 2022-07-10 13:48:17下载
- 积分:1
-
用C写的两个安全算法DES和MD5
水平有限
大家多指教
用C写的两个安全算法DES和MD5
水平有限
大家多指教-C wrote two security MD5 and the DES algorithm is limited enlighten everyone
- 2022-05-14 13:11:51下载
- 积分:1
-
在不改变access文件密码的情况下,直接查看密码,数据库内容一览无余哦!...
在不改变access文件密码的情况下,直接查看密码,数据库内容一览无余哦!-Without changing the password access documents directly view the password, database content glance Oh!
- 2022-10-04 18:15:03下载
- 积分:1
-
DES加密算法的C++
DES加密算法的C++实现-DES encryption algorithm in C++
- 2023-04-13 06:10:03下载
- 积分:1
-
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p...
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a, 将其看成是一个大整数, 假设 a < n.... 如果 a >= n 的话, 就将 a 表成 s 进位 (s
- 2022-02-06 10:37:53下载
- 积分:1
-
Written by DES file encryption software, can be used to encrypt the whole docume...
DES写的文件加密软件,可以用于对整个文件进行加密并且设定加密密码来网络传输!-Written by DES file encryption software, can be used to encrypt the whole document and set the encryption password network!
- 2022-02-25 07:00:33下载
- 积分:1