-
AES加密软件,用于加密当前文本框中的内容。TH…
AES加密软件,用于加密当前文本框中的内容。使用的是美国国家标准(也被ISO所采纳)最新加密算法AES。-AES encryption software, encryption for the current contents of the text box. The use of the American National Standards (also adopted by the ISO) the latest encryption algorithm AES.
- 2022-08-11 15:51:31下载
- 积分:1
-
Writing C++ implementation of md5 algorithm, like take it, haha ~
C++写的md5算法实现,喜欢的拿去吧,哈哈~-Writing C++ implementation of md5 algorithm, like take it, haha ~
- 2022-02-06 05:58:23下载
- 积分:1
-
数字水印,用MATLAB制作的,还有一些叙述情况
数字水印,用MATLAB制作的,还有一些叙述情况-Digital Watermarking using MATLAB produced, and some described the situation
- 2022-02-04 03:00:33下载
- 积分:1
-
这是三重算法源代码(C++语言版本)
这个是三重DES算法源代码(C语言版本) -This is the Triple DES algorithm source code (C language version)
- 2022-12-11 06:55:03下载
- 积分:1
-
C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行了...
C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行了-C++ Realized elliptic curve algorithm. Has been written in a library file as long as the call on the list
- 2023-05-13 05:50:03下载
- 积分:1
-
des算法,用vc++写出来的,密码学实验写的程序
des算法,用vc++写出来的,密码学实验写的程序-des algorithm
- 2023-01-26 16:50:04下载
- 积分:1
-
LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字...
LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字-LZW algorithm is based on converting Series (dictionary) T, the input string mapping into fixed-length (usually 12) the code word
- 2023-02-11 18:20:03下载
- 积分:1
-
tablecrypt是一个文件加密工具。
TableCrypt is a file encryption utility.
The major difference with most file encryptors is that this program uses a generated table in combination with a password to encrypt a file.
This way you need 2 variables to decrypt the file. This is how it works:
Generate a 10kb table file and enter a password. The password is used to pick bytes from the table file which in their turn are used to encrypt the bytes of the inputfile with XOR encryption.
- 2022-06-18 03:20:49下载
- 积分:1
-
基于51单片机的密码锁设计
基于8位密码,每位密码值范围为5秒,连续三次键入错误报警1秒的开锁提示音;(5)密码设定完毕后有5秒内未进入,自动锁闭。LED输出模块,数码管(
- 2022-02-04 14:31:45下载
- 积分:1
-
MD5的MFC类,使用方便。CMD5::GetMD5("123") 简单吧
MD5的MFC类,使用方便。CMD5::GetMD5("123") 简单吧-the MFC category and convenient. CMD5 : : GetMD5 ( "123") it simple
- 2022-04-20 01:43:58下载
- 积分:1