-
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
-
基于VC6的MD5加密源码,短小精干,利于交流学习。
基于VC6的MD5加密源码,短小精干,利于交流学习。-MD5 encryption source code, the short crack, and conducive to the exchange of learning.
- 2022-01-29 04:33:41下载
- 积分:1
-
写专属或加密程序。 程序应该采取作为输入由程序然后加密的文件名。 程序应该要求用户输入密钥,应该用于加密文件。
程序的输出应该进入一个文件以同一个文件名,但...
写专属或加密程序。 程序应该采取作为输入由程序然后加密的文件名。 程序应该要求用户输入密钥,应该用于加密文件。
程序的输出应该进入一个文件以同一个文件名,但.ENC引伸。-Write an exclusive-OR encryption program. The program should take as input a filename that is then encrypted by the program. The program should ask the user to input an encryption key, which should be used to encrypt the file.
The output of the program should go into a file with the same filename but a .ENC extension.
- 2022-08-17 16:43:26下载
- 积分:1
-
这是一个好用的MD5的C++类;这个类可以加在控制台
程序中也可用在MFC中, 并且提供了详细的错误处理
函数,是一个安全的类。例程是一个MD5的MFC...
这是一个好用的MD5的C++类;这个类可以加在控制台
程序中也可用在MFC中, 并且提供了详细的错误处理
函数,是一个安全的类。例程是一个MD5的MFC程序,
支持字符串和文件两种输入。-This is an easy to use the MD5 of the C++ Category this category can be added to the console program can also be used in MFC, and it provides a detailed error handling function, is a safe type. MD5 is a routine procedure of MFC to support the two input strings and documents.
- 2023-03-13 04:15:03下载
- 积分:1
-
OpenSSL的RSA算法应用举例。是用VC写的,有实用价值。
OpenSSL的RSA算法应用举例。是用VC写的,有实用价值。-RSA algorithm of OpenSSL is used and given an example. Written with VC, there is practical value.
- 2022-05-05 19:53:18下载
- 积分:1
-
AES C source
AES算法C源码-AES C source
- 2023-02-10 02:00:03下载
- 积分:1
-
对初学MALAB读的经典外文书籍,简单易懂,有简单代码
对初学MALAB读的经典外文书籍,简单易懂,有简单代码-Novice MALAB reading the classic books in foreign language, easy to understand, there is a simple code
- 2022-02-05 17:26:55下载
- 积分:1
-
Cryptography and Network Security, 4th Ed.
Cryptography and Network Security, 4th Ed.-Stallings ebook. free to download
- 2022-07-24 18:15:58下载
- 积分:1
-
防盗decryot软件
Immobilizer decryot software
- 2022-03-30 21:34:49下载
- 积分:1
-
I think this the first time every one can look at a PE crypter source
in top le...
I think this the first time every one can look at a PE crypter source
in top level language such VC++.
So as I promised ... if some one sent me one nice compress source I would
publish my source.
I dedicate this source to all people who involve in this field.
I hope it helps someone.
Have good days
ashkbiz
Check: yodap.cjb.net
- 2022-03-11 15:54:03下载
- 积分:1