-
3重DES加密算法c语言实现
3重DES算法是加密标准的过渡算法,现阶段在各个加密领域仍有较广泛的应用,本文件用c语言实现了3重DES的加密算法,包含了加解密过程的所有算法,对学习信息安全的人员有较好的参考价值!
- 2023-03-21 01:15:04下载
- 积分:1
-
C++编写,国际流行的免费加密软件,OPENSSL-ENGINE0.96源码
C++编写,国际流行的免费加密软件,OPENSSL-ENGINE0.96源码-C++, the international fashion free encryption software, OPENSSL- ENGINE0.96 FOSS
- 2022-01-26 18:25:07下载
- 积分:1
-
文件加密技术的程序
文件加密技术的程序-file encryption procedures
- 2022-07-23 20:38:39下载
- 积分: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
-
rijndael算法在vc源码
rijndael算法在vc源码-vc FOSS
- 2022-03-22 01:40:39下载
- 积分:1
-
shs加密源程序
shs加密源程序-29-57 encryption source
- 2022-01-25 15:36:55下载
- 积分:1
-
一些常用的方法,很不错的实例,可以拿来学习,很不错哟
一些常用的方法,很不错的实例,可以拿来学习,很不错哟-Some commonly used method, it is a good example, can be used to study, very good yo
- 2022-06-22 04:55:23下载
- 积分:1
-
这个是数据加密标准的VC算法
这个是数据加密标准的VC算法-This is a standard data encrypt algorithm of VC
- 2022-03-13 08:51:08下载
- 积分:1
-
混沌加密算法及其在图像加密中的应用
这个是基于混沌的DES加密算法应用与图象加密-Chaos DES encryption algorithm and the application of image encryption
- 2023-06-14 17:45:03下载
- 积分:1
-
是我设计的在DSB中隐藏语音的例子.
用ELANIX公司的SYSTEMVIEW打开运行.
其掩护信号和隐藏信号输入输出端均需设置语音源文件,比如自己录制...
是我设计的在DSB中隐藏语音的例子.
用ELANIX公司的SYSTEMVIEW打开运行.
其掩护信号和隐藏信号输入输出端均需设置语音源文件,比如自己录制的声音.-I designed the DSB concealed voice example. ELANIX company with the SYSTEMVI EW open operation. their cover and concealment signal input and output signals required to set up voice source, For example, recording their voices.
- 2022-07-24 12:24:23下载
- 积分:1