-
5956456image_encryption
加密数字图像的主要源码 加密数字图像的主要源码(encrypt image)
- 2009-09-25 09:09:44下载
- 积分:1
-
1030
密钥通信源码,程序结合易语言数据操作支持库和多线程支持库,实现数据通信的加密。(Key communication source code, the program combines easy data manipulation language support libraries and multi-threading support library, encryption of data communications.)
- 2014-09-01 12:04:42下载
- 积分:1
-
This is a very good article on the RSA, and I hope to help you!
这是一篇很好的有关RSA的文章,希望对大家有所帮助!-This is a very good article on the RSA, and I hope to help you!
- 2022-02-05 17:49:44下载
- 积分:1
-
包含几种高级加密算法,带Exe演示程序
包含几种高级加密算法,带Exe演示程序-contains several advanced encryption algorithm, with Exe Demonstration Program
- 2022-03-09 19:19:29下载
- 积分: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
-
我用C#做的一个对字符串加密的程序,加密对象为26个字母大小写和0到9的数字,实现的是替代法...
我用C#做的一个对字符串加密的程序,加密对象为26个字母大小写和0到9的数字,实现的是替代法-I used C# do a strings encryption procedures, encryption targeted at 26 case-sensitive alphanumeric 0-9 and figures to achieve the substitution
- 2022-01-25 18:38:23下载
- 积分:1
-
DES加密算法的Visual C++实现
DES加密算法的Visual C++实现-DES encryption algorithm Visual C++ Realize
- 2022-07-11 23:52:58下载
- 积分:1
-
P2P
文件的加密传输,用到了各种加密算法 MD5 RSA (File encryption MD5 RSA
)
- 2010-03-05 16:21:08下载
- 积分:1
-
ecc_verilog code
ELLIPTIC CURVE CRYPTOGRAPHY VERILOG CODE
- 2021-06-04 00:30:08下载
- 积分:1
-
哈夫曼压缩
这是一个压缩/解压例程使用哈夫曼编码/解码,并且最适合在普通文本的文件。代码是 * 高度 * 进行了优化,并表明这是如何快速我可以提到另一个发现这里在 planetsourcecode (从 2000 年 8 月 1 日) 也采用哈夫曼编码的代码样本。该代码用了 127 秒压缩 1.8 mb 文本文件,但与我的代码,这需要小于 1 秒 !!(唐山的零时 12700%!!)。其他代码是值得 7 的优异点,这个价值是多少吗?
- 2022-03-22 00:16:55下载
- 积分:1