-
在这个程序中将实现三种古典加密方法:恺撒算法,多表代换算法中的Vigener算法,与列换位算法...
在这个程序中将实现三种古典加密方法:恺撒算法,多表代换算法中的Vigener算法,与列换位算法-in this process will achieve three classical encryption methods : Caesar algorithm, multi-table substitution algorithm of Vigener algorithms, and algorithm out transpositions
- 2023-05-19 03:45:02下载
- 积分:1
-
AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融...
AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-AES (The Advanced Encryption Standard) is the National Institute of Standards and Technology for electronic data encryption standards. It was expected to be recognized by encryption including financial, telecommunications and government of digital information. This paper showed a picture of AES and its use of analytic algorithm. Including a complete C# and encryption.NET data, for example. After reading this you will be able to use AES encryption, AES-based testing and software in your system to use AES encryption.
- 2023-05-23 08:40:04下载
- 积分:1
-
Universal Asynchronous Receiver
Universal Asynchronous Receiver
- 2022-11-30 02:20:03下载
- 积分:1
-
des算法的一种升级算法
des算法的一种升级算法-an update algorithm
- 2022-01-25 21:31:26下载
- 积分:1
-
right ORCLE database protection, and highly functional, encryption, access, dele...
对ORCLE数据库进行保护,具有很强的功能,有加密,访问,删除,等保护功能-right ORCLE database protection, and highly functional, encryption, access, deletion, such as the protection function
- 2022-10-22 18:15:03下载
- 积分:1
-
right files and folders simple encryption
对文件和文件夹进行简单加密-right files and folders simple encryption
- 2022-02-07 17:07:50下载
- 积分:1
-
ecc encrption
- 2022-03-09 11:16:26下载
- 积分:1
-
用C语言写的100行DES加密算法,学习C语言和密码算法的好例程。...
用C语言写的100行DES加密算法,学习C语言和密码算法的好例程。-C language written in 100 lines DES encryption algorithm, C language learning algorithm and password good routines.
- 2022-07-19 23:54:08下载
- 积分:1
-
流密码算法,可用于文件加密和实
流密码算法,可用于文件加密和实时通信
,设计者是著名的密码学家Rivest.该算法效率远高于一般分组密码,并且很适合用于随机数生成-Stream cipher algorithm, can be used for file encryption and real-time communication, the designer is well-known cryptographer Rivest. The algorithm efficiency is much higher than the general block cipher, and is suitable for random number generator
- 2023-04-27 14:55:03下载
- 积分:1
-
MD5(支持Unicode码)
.rar中包括两个文件MD5.cpp和MD5.h,在MD5的基础上改进让其支持Unicode的宽字符,可以对CString进行32位的加密,使用vs2010进行测试过,在解决方案“头文件”“源文件”分别使用添加“已有项”,将.h和.cpp文件加入工程,可能会有两三个警告,但不影响程序运行
- 2023-03-02 17:25:03下载
- 积分:1