-
这是MD5算法的 Asm 实现,代码效率高,
这是MD5算法的 Asm 实现,代码效率高,-This is the MD5 algorithm Asm implementation, code efficiency,
- 2022-02-02 04:43:01下载
- 积分:1
-
MD5算法c语言源码
应用背景此库是C语言编写的MD5加密源代码,包含MD5.c,MD5.h,简介txt文件MD5.txt及一个测试代码testmd5.c.代码在ubuntu12.04服务器版本成功测试通过。关键技术Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。该算法的文件号为RFC 1321(R.Rivest,MIT Laboratory for Computer Science and RSA Data Security Inc. April 1992)。
- 2022-05-10 12:53:33下载
- 积分:1
-
这是密码学软件源码,一个小程序的源码,caser密码
这是密码学软件源码,一个小程序的源码,caser密码-This is the source cryptography software, a source of small procedures, caser password
- 2022-09-07 04:20:03下载
- 积分:1
-
可以保护你的网站源码不被别人看到!
可以保护你的网站源码不被别人看到!-can protect your website source not to be seen by others!
- 2022-01-21 18:06:06下载
- 积分: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
-
DES完整地展示在下编译通过的程序环节。
一个完整的des演示程序 ,在linux下编译通过-Des a complete demonstration of the procedures adopted in the compiler under linux
- 2022-01-22 01:43:21下载
- 积分:1
-
lot of the encryption algorithm to achieve C
很多加密算法的C实现-lot of the encryption algorithm to achieve C
- 2022-02-09 16:41:51下载
- 积分:1
-
使用cryptapi加密的demo程序
使用cryptapi加密的demo程序-cryptapi use encryption procedures demo
- 2022-01-25 23:14:22下载
- 积分:1
-
一个用Vc编写的文件加密器,可以加密任何类型的文件,速度很快!...
一个用Vc编写的文件加密器,可以加密任何类型的文件,速度很快!-Vc with a paper prepared by the encryption device that can encrypt any type of document, very fast!
- 2022-07-24 12:09:05下载
- 积分:1
-
这是关于DES加密算法的C / C++实现的一个例子
这是一关于DES加密算法的C/C++实现范例-This is the one on the DES encryption algorithm C/C++ Realize Example
- 2022-07-25 21:47:24下载
- 积分:1