-
古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。...
古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。-Classical cryptographic algorithm in a single table substitution cipher, transposition cipher, Vigenere cipher. Algorithm is relatively simple, way to use the command. Can be randomly generated and the key explicitly.
- 2022-03-01 11:35:20下载
- 积分:1
-
DELPHI the INDY use to quickly create MD5 encryption demonstration
利用DELPHI的INDY来快速制作MD5加密的演示-DELPHI the INDY use to quickly create MD5 encryption demonstration
- 2023-07-11 07:40:03下载
- 积分:1
-
C++ Under the base64 encoding, can support any data base64 encoding.
C++下的base64编码,能够支持任何数据进行base64编码。
-C++ Under the base64 encoding, can support any data base64 encoding.
- 2022-07-09 08:12:41下载
- 积分:1
-
二维码识别
随着二维码的不断发展,生活中有越来越多的二维码识别程序,本程序识别典型的二维码,为本人课程设计时写的代码,在识别时仅识别典型的二维码。
- 2022-06-20 01:15:19下载
- 积分:1
-
document encryption software source code, document encryption to drive to genera...
加密文件软件源代码,把要加密文件拖动到生成软件上,按照软件提示要求即可进行保密措施.此源代码为本人校友编辑-document encryption software source code, document encryption to drive to generate software, in accordance with the software can suggest requirements for security measures. This source code for my alumni editor
- 2022-02-05 04:06:57下载
- 积分:1
-
多种对称加密算法,非对称加密算法,散列算法的库函数
多种对称加密算法,非对称加密算法,散列算法的库函数-13 hash algorithms: MD2, MD4, MD5, SHA-1, SHA-2(256, 384, 512), RIPEMD128, RIPEMD160, RIPEMD256, RIPEMD320, PANAMA, TIGER
4 checksum algorithms: CRC16, CRC16C, CRC32, ADLER32
12 HMAC algorithms: MD4-HMAC, MD5-HMAC, SHA1-HMAC, SHA256-HMAC, SHA384-HMAC, SHA512-HMAC, RIPEMD128-HMAC, RIPEMD160-HMAC, RIPEMD256-HMAC, RIPEMD320-HMAC, PANAMA-HMAC, TIGER-HMAC.
- 2022-01-20 23:23:34下载
- 积分:1
-
cryptography experiments SDES
密码学实验 SDES-cryptography experiments SDES
- 2022-07-08 17:04:52下载
- 积分:1
-
c语言文件加密程序
c语言文件加密程序-file encryption procedures
- 2022-01-26 04:02:13下载
- 积分:1
-
java非对称加密的源代码(RSA),鉴于rsa加密的重要性和相关源代码的匮乏,经过整理。...
java非对称加密的源代码(RSA),鉴于rsa加密的重要性和相关源代码的匮乏,经过整理。-asymmetric encryption source code (RSA), in view of encryption rsa the importance and relevance of the lack of source code, collated.
- 2022-08-25 03:39:46下载
- 积分: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