-
AES算法主要包括三个方面:轮变化、轮数和密钥扩展。本文以128为例,介绍算法的基本原理;结合C语言,实现高级数据加密算法AES(AES
AES算法主要包括三个方面:轮变化、轮数和密钥扩展。本文以128为例,介绍算法的基本原理;结合C语言,实现高级数据加密算法AES(AES-128)。-AES algorithm mainly includes three aspects: round of changes, round number and key expansion. In this paper, 128 for example, introduce the basic principles of algorithm combination of C language, the realization of advanced data encryption algorithm AES (AES-128).
- 2022-07-12 03:26:06下载
- 积分:1
-
有关欧几里德的扩展算法,非常实用,经测试好用
有关欧几里德的扩展算法,非常实用,经测试好用- The expansion of the Euclidean algorithm, is very practical, easy to use as test
- 2022-03-12 00:54:37下载
- 积分:1
-
libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法(
libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。 -libGringotts is small, is easy to use, the entire line
regulation C language storehouse, at first is the Gringotts
development. Its goal is the data seal in an encryption and in the
compression document. It uses the encryption algorithm ((RIJNDAEL
12.8/256, million SERPENT, TWOFISH, CAST256, SAFER, LOKI97, uses in
3DES which encrypts, as well as Hasche function SHA1 and RIPEMD-160)
guarantee the data to be as far as possible safe, and the permission
user to all uses encryption, the Hasche function and the compression
algorithm has the complete control.
- 2022-01-31 22:59:14下载
- 积分:1
-
自毁程序
鉴于单纯设置一个计数器易被查出,通过修改使其不起作用。我们设计的程序可以通过数据文件,软件执行前通过关键字找到计数基数,然后计算和判别,如果在合理范围,则设定新的关键字,将计数基数放在新关键字指定的位置,并执行子程序 则启动自毁程序。
- 2022-12-11 09:25:03下载
- 积分:1
-
利用汇编语言实现DES加密算法
利用汇编语言实现DES加密算法-using assembly language to achieve DES encryption algorithm
- 2022-11-02 22:50:03下载
- 积分:1
-
椭圆曲线密码体制的实现。该项目没有开发C++编译器的任何问题…
ECC Implmentation . The programme works without any problem on compiler Dev C++ available at bloodshed.
- 2023-05-12 12:15:04下载
- 积分:1
-
这个是基于混沌的AES加密算法
这个是基于混沌的AES加密算法-Chaos AES encryption algorithm
- 2022-02-06 03:51:44下载
- 积分:1
-
md5算法的实现,C语言源码。自己写的。共享了
md5算法的实现,C语言源码。自己写的。共享了-md5 algorithm, C language source
- 2022-04-12 18:06:19下载
- 积分:1
-
RSA密码
RSA的程序代码-RSA code
- 2023-02-02 05:15:04下载
- 积分:1
-
实现数据库安全编程,写了一个MD5的加密库
实现数据库安全编程,写了一个MD5的加密库-Database Security Programming realize, write a MD5 encryption library
- 2023-02-02 21:45:04下载
- 积分:1