-
一个关于密码算法RSA的实现程序
一个关于密码算法RSA的实现程序- About crypto-algorithm RSA realization procedure
- 2023-04-03 03:25:03下载
- 积分:1
-
主要介绍算法的实现方式和流水线实现,而且有详细的原理介绍,推理,源码和仿真结果...
主要介绍算法的实现方式和流水线实现,而且有详细的原理介绍,推理,源码和仿真结果-The main way of introduction Algorithm and pipelining to achieve, but also has a detailed introduction of the principle, reasoning, source code and simulation results
- 2023-09-08 02:55:03下载
- 积分:1
-
TEA介绍及数据加密算法之程序代码
TEA介绍及数据加密算法之程序代码-TEA presentation and data encryption algorithm of the program code
- 2022-08-11 01:36:49下载
- 积分:1
-
SHA 256 encryption algorithm, better than the MD5 algorithm better algorithm, we...
SHA 256 加密算法,比 MD5 更好的算法更好的算法,希望对大家有帮助-SHA 256 encryption algorithm, better than the MD5 algorithm better algorithm, we hope to help
- 2022-10-23 11:20:04下载
- 积分:1
-
MD5算法之C#程序
MD5算法之C#程序-MD5 algorithm procedures on C#
- 2022-07-21 08:35:24下载
- 积分:1
-
MD5(支持Unicode码)
.rar中包括两个文件MD5.cpp和MD5.h,在MD5的基础上改进让其支持Unicode的宽字符,可以对CString进行32位的加密,使用vs2010进行测试过,在解决方案“头文件”“源文件”分别使用添加“已有项”,将.h和.cpp文件加入工程,可能会有两三个警告,但不影响程序运行
- 2023-03-02 17:25:03下载
- 积分:1
-
DES加密算法的硬件实现
本次实现采用流水线结构,分析子密钥与原始密钥的直接关系,利用组合逻辑同时产生16个子密钥,总体上既兼顾了效率,又不占用太多资源,经仿真测试,完全通过。
- 2022-03-13 01:16:29下载
- 积分:1
-
data encryption for SHA
data encryption for SHA-1
- 2022-08-03 06:57:03下载
- 积分: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++实现程序
使用工具:Visual Studio 6.0...
操作系统中关于哈明威码的C++实现程序
使用工具:Visual Studio 6.0-Hemingwei operating system on the C code to achieve the procedures for the use tools : Visual Studio 6.0
- 2023-04-02 21:35:04下载
- 积分:1