-
一个简单的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与RSA算法的解析与推演。不是单纯理论的讲解,带着一些应用的角度让对密码学有兴趣的人能很容易理解略显深奥的密码算法。...
DES与RSA算法的解析与推演。不是单纯理论的讲解,带着一些应用的角度让对密码学有兴趣的人能很容易理解略显深奥的密码算法。-DES and RSA algorithms with analytic deduction. Not purely theoretical explanations, with the perspective of some applications of cryptography to allow those who are interested can easily understand the slightly esoteric cipher.
- 2022-02-02 05:23:43下载
- 积分:1
-
精简后的md5,hmac―md5 算法,方面程序调用
精简后的md5,hmac―md5 算法,方面程序调用
- 2022-04-07 23:09:18下载
- 积分:1
-
at88sc0104_linux
ATSHA204加密IC驱动,附件是基于华为的安防处理器写的,用IO口模拟的I2C驱动,方便移植。(ATSHA204 encryption IC driver, attachment security processor-based Huawei written with analog IO I2C driver, easy to transplant.)
- 2014-04-22 11:30:58下载
- 积分:1
-
这是MD5算法的 Asm 实现,代码效率高,
这是MD5算法的 Asm 实现,代码效率高,-This is the MD5 algorithm Asm implementation, code efficiency,
- 2022-02-02 04:43:01下载
- 积分:1
-
不错的希尔代码,希尔是一种经典的加密算法,加密可以通过一线形变换,脱密再做依次逆变换。密钥就是变换矩阵本身。...
不错的希尔代码,希尔是一种经典的加密算法,加密可以通过一线形变换,脱密再做依次逆变换。密钥就是变换矩阵本身。-good code Hill, Hill is a classic encryption algorithms, encryption can transform line shape, followed again from close inverse transform. Key is the transformation matrix itself.
- 2022-03-01 03:34:00下载
- 积分:1
-
一个非常好的ASE代码,通过实验证明能编译通过
一个非常好的ASE代码,通过实验证明能编译通过-A perfect AES program code, and it can be run after translation and edition.
- 2022-12-08 08:50:03下载
- 积分:1
-
这个程序提供了通过使用一些基本的数学C++实现生成的关键
本程序提供密钥产生的一些基本数学实现 用c++实现-This procedure provides the key generated by using some basic math c++ Realize
- 2023-07-07 07:50:04下载
- 积分:1
-
eTopEIMS
1、eTopEIMS是一个包括新闻发布、产品发布、成功案例发布、招聘发布、在线留言、在线应聘、数据备份、数据恢复等功能的企业信息管理系统。
2、新闻、产品等信息的发布、修改均采用kindeditor编辑系统。
3、管理员密码添加系统常量,并经过md5加密。(1, eTopEIMS is a news release, product release, successful case release, recruitment, online message, online application, data backup, data recovery and other functions of the enterprise information management system.
2, news, products, such as the release of information, modify the use of kindeditor editing system.
3, the administrator password to add system constants, and through the MD5 encryption.)
- 2016-04-15 09:11:46下载
- 积分:1
-
SFZ
身份证15位转18位的算法原码,可以自动将转换后的结果放入剪贴板中(Algorithm of the original code ID card 15 turn 18, you can automatically converted into the clipboard)
- 2012-08-22 12:17:21下载
- 积分:1