-
AES implementation in C++.
Input: key file and the file for encryption
Outpu...
AES implementation in C++.
Input: key file and the file for encryption
Output: the crypted file.
- 2022-01-30 23:02:34下载
- 积分:1
-
AES加密算法的实现
AES encryption algorithm implementation
- 2022-12-03 09:35:02下载
- 积分:1
-
基于FPGA的crc设计,有一定的参考价值,写的比较详细
基于FPGA的crc设计,有一定的参考价值,写的比较详细-CRC FPGA-based design, has a certain reference value, a more detailed written
- 2022-03-05 23:56:20下载
- 积分:1
-
这个是RSA密钥对生成器,使用RSA EURO
这个是RSA密钥对生成器,使用RSA EURO-This is the RSA key pair generator, the use of RSA EURO
- 2022-03-04 13:00:54下载
- 积分:1
-
ECC算法,ECC算法
ecc algorithm, ecc algorithm-ecc algorithm, the algorithm ecc. ecc algorithm
- 2022-02-02 09:51:26下载
- 积分:1
-
把信息隐藏到图片中,比加密更安全
把信息隐藏到图片中,比加密更安全-hidden message to the pictures, more secure encryption
- 2022-05-23 17:37:01下载
- 积分:1
-
AES has been certified by the AES DELPHI, the better, we all give it a try and f...
已经通过AES认证的AES的DELPHI实现,比较好,大家自己试试看,搜的-AES has been certified by the AES DELPHI, the better, we all give it a try and found the
- 2022-03-19 00:08:16下载
- 积分:1
-
里面主要是DES算法的 vc++实现的,在VC6.0下调试通过
里面主要是DES算法的 vc++实现的,在VC6.0下调试通过-DES algorithm which is mainly vc++ to achieve, in the VC6.0 debugger through the next
- 2023-08-13 11:05:07下载
- 积分:1
-
MD5的全称是Message
MD5的全称是Message-digest Algorithm 5(信息-摘要算法),用于确保信息传输完整一致。本程序是c语言版的md5加密解密源码!-The full name of MD5 is Message-digest Algorithm 5 (Information- Summary of algorithm), to ensure the integrity of the information transmission line. This procedure is the c language version of the md5 encryption source code!
- 2022-08-23 12:18:56下载
- 积分:1
-
本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA...
本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA环境下实现IDEA加密具有很多的优势,因为JAVA是基于面向对象的编程语言,并且由于它的平台无关性能被大量应用于Internet的开发。-This paper presents the Java environment IDEA how to achieve symmetric encryption algorithm. As e-commerce and e-government popular, security encryption technology, which is widely used for security encryption technology requirements is also high. In Java environment under IDEA encryption has many advantages, because Java is based on object-oriented programming language, and because it is platform independent performance was widely used in Internet development.
- 2022-05-08 18:12:15下载
- 积分:1