-
RSA asymmetric encryption and the realization of the source code
非对称加密RSA的实现及其源代码-RSA asymmetric encryption and the realization of the source code
- 2023-09-02 21:40:02下载
- 积分: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
-
美国加密中心公布的DES程序
美国加密中心公布的DES程序-American Center for the encryption process DES
- 2022-07-05 13:56:23下载
- 积分:1
-
do encryption components from other places to download overnight.
一个C#做的加密组件,从别的地方下载过来的。-do encryption components from other places to download overnight.
- 2022-09-29 04:45:03下载
- 积分:1
-
信息学竞赛中常用的算法总结:
串匹配的高效算法
信息学竞赛中常用的算法总结:
串匹配的高效算法-KMP
公开密钥体系之RSA算法
双向广度搜索
图论算法
-Informatics algorithms commonly used race Summary: Efficient String Matching Algorithm-KMP system RSA public key algorithm for bi-directional breadth of the search algorithm of graph theory
- 2023-04-10 00:00:03下载
- 积分:1
-
该程序实现单层的DES加密算法,其中CDes.cpp为源程序,其中调用的文件功能如下:dataofText.txt文件是输入的明文,以换行分割各个数据;data...
该程序实现单层的DES加密算法,其中CDes.cpp为源程序,其中调用的文件功能如下:dataofText.txt文件是输入的明文,以换行分割各个数据;dataofKey.txt文件时输入的密钥,以换行分割;dataofDES.txt文件是输出的加密数据,其中包括各轮子密钥以及各轮加密输出,以及最后得到的密文,在文件中都有说明。-the realization of the single DES encryption algorithm, which CDes.cpp to source files, Calling the document which functions as follows : dataofText.txt document is imported specifically, in exchange for various bits of data; dataofKey.txt paper input key to change bits; dataofDES.txt document is the output data encryption, including the wheels round and the key encryption exports, and finally the secret text in the document have been described.
- 2022-05-26 17:52:28下载
- 积分:1
-
openssl编程入门(包括一个完整的样本),是一种安全程序等。
openssl编程入门(含完整示例),是一本openssl安全编程的一本入门书,相当不错、!-openssl programming entry (including a complete sample), is a security program openssl an entry book, quite good!
- 2022-06-11 19:04:48下载
- 积分:1
-
详细的AESRSASHA1实现原理,其中RSA中内容自建的大书包。
详细的AESRSASHA1实现原理,其中RSA中内容自建的大书包。-Detailed AESRSASHA1 Principle, in which the contents of self-RSA big bags.
- 2023-08-30 02:35:03下载
- 积分:1
-
VC++编程,这是一个曾经开发过的早期的版本,对于初学者有益
VC++编程,这是一个曾经开发过的早期的版本,对于初学者有益-VC++ Programming, this is a once-off early development version, useful for beginners
- 2023-07-24 22:15:03下载
- 积分:1
-
LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字...
LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字-LZW algorithm is based on converting Series (dictionary) T, the input string mapping into fixed-length (usually 12) the code word
- 2023-02-11 18:20:03下载
- 积分:1