-
JS做的MD5加密算法,可以直接在网页上对您要加密的信息进行MD5加密...
JS做的MD5加密算法,可以直接在网页上对您要加密的信息进行MD5加密-JS to do the MD5 encryption algorithm, can be directly on the page you want to encrypt the information MD5 encryption
- 2022-03-26 13:45:46下载
- 积分:1
-
时域LSB隐藏算法,实现随机信息隐藏到载体图片内,并界附带提取信息代码...
时域LSB隐藏算法,实现随机信息隐藏到载体图片内,并界附带提取信息代码-LSB hidden time-domain algorithm, the realization of random information hidden within the picture carrier, and industry code attached to extract information
- 2023-03-10 16:45:03下载
- 积分:1
-
Rijndael,实现AES的算法,附带了源代码和flash演示文件,讲解的很详细!...
Rijndael,实现AES的算法,附带了源代码和flash演示文件,讲解的很详细!-Rijndael, the AES algorithm realize, comes with source code and the flash presentation to explain the great detail!
- 2022-04-19 16:21:12下载
- 积分:1
-
aes算法java版,包含了源码和jar文件
aes算法java版,包含了源码和jar文件-Orangk"aes algorithm java version contains source and jar files
- 2023-04-30 04:25:04下载
- 积分:1
-
在一个exe文件后面加上一个节,并设置密码,运行的时候需要输入密码才可以执行...
在一个exe文件后面加上一个节,并设置密码,运行的时候需要输入密码才可以执行-in an exe file, insert a section, and set the password, Operation of the need to enter the password before they can implement
- 2022-04-12 02:06:21下载
- 积分:1
-
C language used to write the URL encoding also base64 encoding
用C语言编写的URL编码也是base64编码
- 2022-04-21 19:19:26下载
- 积分:1
-
rsa算法实现,用的是c++。欢迎大家随便下载
rsa算法实现,用的是c++。欢迎大家随便下载-rsa algorithm, using c++. Welcome to the casual download
- 2022-08-17 06:40:27下载
- 积分:1
-
right software encryption restrictions to prevent the end by sending copies to b...
对软件进行加密限制,以防止末经诃可的随意拷贝-right software encryption restrictions to prevent the end by sending copies to be arbitrary
- 2023-06-21 18:45:03下载
- 积分:1
-
防盗decryot软件
Immobilizer decryot software
- 2022-03-30 21:34:49下载
- 积分:1
-
一个简单的cpp程序,接收一个文件,没有一点
A simple cpp program, that receives a file, does a bit-wise "not" for every character, and adds "not" to the extension. Repeated running does the same and removes the "not" from extension. This a "pseudo-encryption", but very useful to avoid automated filtering software. This way it is possible to send "exe" files (or anything else) without the emails being blocked... First - send the source code, have your (enlightened) recipient compile it, then send the "notted" file.
The code is not very efficient though, I only had 30 minutes to invest... :)-A simple cpp program, that receives a file, does a bit-wise "not" for every character, and adds "not" to the extension. Repeated running does the same and removes the "not" from extension. This is a "pseudo-encryption", but very useful to avoid automated filtering software. This way it is possible to send "exe" files (or anything else) without the emails being blocked... First - send the source code, have your (enlightened) recipient co
- 2022-08-10 05:54:26下载
- 积分:1