-
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
-
数字签名加密算法的两座大厦先后倒塌―MD5和SHA
数字签名加密算法的两座大厦先后倒塌―MD5和SHA-1这两种应用最为广泛的数字签名加密算法都被山东大学的王小云教授破解。-encrypted digital signature algorithm has two buildings collapsed- MD5 and SHA-1 that the two most widely used digital signature encryption algorithm has been the Shandong University Professor Bruce Schneier break.
- 2023-02-22 21:40:08下载
- 积分:1
-
C# ranking Daquan source code, a number of ranking methods for the development o...
C#的排序大全源代码,有多种排序方法,对于程序开发可以直接使用。-C# ranking Daquan source code, a number of ranking methods for the development of procedures can be used directly.
- 2022-04-08 04:54:25下载
- 积分:1
-
一个加密的算法。
一个加密的算法。-An encryption algorithm.
- 2022-03-13 16:18:49下载
- 积分:1
-
RC5和加密和decryption
rc5 and des encryption and decryption
- 2022-02-01 04:02:07下载
- 积分:1
-
innovante软件保护和授权解决方案,提供一切…
Innovante software protection and licensing solutions that provide everything to protect your software against piracy.
- 2022-10-28 23:00:03下载
- 积分:1
-
这是RC4加密算法的VB源程序,语法简单。如果您有需要,可以翻译为其他语言的版本。
这是RC4加密算法的VB源程序,语法简单。如果您有需要,可以翻译为其他语言的版本。-This is the RC4 encryption algorithm of the VB source code, a simple grammar. If you have needs, can be translated into other languages.
- 2022-01-26 06:32:56下载
- 积分:1
-
document to another, encrypted document to another document, document encryption...
文件加码,文件加密文件加 码,文件加密文件加码,文件加密-document to another, encrypted document to another document, document encryption coded document, document encryption document to another, Encryption document to another, encrypted document to another document, document encryption
- 2022-04-06 09:20:38下载
- 积分:1
-
elgamal加密算法
这是很好的源代码,对于很多的童鞋来说是非常好的资料,而且程序简单易懂。本程序是在VISUAL C++6.0运行,不过在其他版本的软件上应该也可以运行。
- 2022-03-21 02:53:08下载
- 积分:1
-
x264编码一个可执行程序的x264.exe,因为我只修改X264算法…
一个x264编码的可执行程序 x264.exe,因为我只修改了 x264 的算法,未加入任何汇编,也没有修改x264的接口和功能,所以原版 x264 能运行的平台,此程序也应当能运行,且功能及调用方式不变。
执行命令方式为:
-o 输出文件 输入文件 宽x高 -B 目标码率-X264 encoding an executable program x264.exe, because I only modified x264 algorithms, not to join any compilation, there is no modification of the interface and functionality of x264, the x264 can run the original platform, this procedure should also be able to run, and function and calls the same way. For the implementation of the order:-o output file input file width x high-B target rate
- 2022-05-21 01:18:22下载
- 积分:1