-
MD5加密算法源代码,对于初学者有很好的借鉴意义!
MD5加密算法源代码,对于初学者有很好的借鉴意义!-MD5 encryption algorithm source code, there are very good for the beginners learn the meaning of!
- 2023-08-15 20:40:03下载
- 积分:1
-
AES IP core
While there are many AES cores around, this one is designed with LUT6 based FPGA architecture in mind from day one.
The AES Decryption Core for FPGA implements the decryption portion of the AES (a.k.a. Rijndael) algorithm described in the FIPS-197 specification. Key lengths of 128 / 192 / 256 bits are supported, each with a separate instantiation wrapper. Since the core is designed to take advantage of LUT6 based FPGA archit
- 2022-02-06 04:58:15下载
- 积分:1
-
des演示算法c++实现
des演示算法c++实现-des algorithm demonstration
implemented by C++
- 2023-05-16 17:05:03下载
- 积分:1
-
This software calculates the crc32 polynomial of a string. There is one class cC...
This software calculates the crc32 polynomial of a string. There is one class cCrc32.
- 2022-03-01 08:59:41下载
- 积分:1
-
Openssl的SSL证书认证程序,也是用VC写的。已通过测试。
Openssl的SSL证书认证程序,也是用VC写的。已通过测试。-Openssl SSL certificate authentication procedures, as well as with VC writes. Have passed the tests.
- 2022-07-21 11:49:43下载
- 积分:1
-
StreamSec Security Library含有多种算法的控件
StreamSec Security Library含有多种算法的控件-StreamSec Security Library contains a variety of control algorithms
- 2022-06-28 18:47:44下载
- 积分:1
-
des算法实现源码
des算法实现源码-des algorithm realization source code
- 2022-10-25 02:15:03下载
- 积分:1
-
DES算法介绍
DES算法介绍 -DES algorithm introduced
- 2022-06-17 17:24:26下载
- 积分:1
-
网络安全工具
此Enc.-12-工具,可以实现很多的方法。从这一工具的主要好处是在市场中的所有其他工具不可用免费的成本。这种工具一般支付版本或可提供评价的时间段。但这个工具是完全免费的成本。
此工具的 GUI 包含简单的布局,此布局,用户可以轻松地执行加密和解密为任何给定的文本或任何文本文件 (.txt 扩展名)。此工具的一个更好功能是此工具提供了适当的钥匙为特定的加密解密算法。例如在恺撒密码关键是类型的数值类型的和为 AutoKey 密码,它应该是类型的按字母顺序排列。
如果我们写,或将任何内容粘贴在该文本框中,使用的加密方法的任何我们可以实现在密码文本框中编码的输出。如果我们想要对任何内容进行解码,然后我们做同样的事情,但在密文中框和我们将实现纯文本框中的输出。
该工具调整其键字段与类型的加密和解密的变动。Enc.-12-工具是与两个设施进行编码和解码内容。一使用简单的文本框和另一种是我们还可以使用一个文本文件。
- 2022-08-10 14:11:17下载
- 积分:1
-
DES加密算法的硬件实现
本次实现采用流水线结构,分析子密钥与原始密钥的直接关系,利用组合逻辑同时产生16个子密钥,总体上既兼顾了效率,又不占用太多资源,经仿真测试,完全通过。
- 2022-03-13 01:16:29下载
- 积分:1