-
KeePassX password protection for the safety of the use of high
KeePassX用于保护密码的安全,使用了高强度的加密数据库-KeePassX password protection for the safety of the use of high-strength encryption database
- 2022-07-23 03:04:37下载
- 积分: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++ MD5开发组件
C++ MD5开发组件-C++ MD5 development component
- 2022-04-06 19:01:04下载
- 积分:1
-
VPN拨号程序源码(from sourceforge.net)
VPN拨号程序源码(from sourceforge.net)-VPN digit dialing procedure source code (from sourceforge.net)
- 2022-08-14 19:22:56下载
- 积分:1
-
StreamSec Security Library含有多种算法的控件
StreamSec Security Library含有多种算法的控件-StreamSec Security Library contains a variety of control algorithms
- 2022-06-28 18:47:44下载
- 积分:1
-
图汇编语言的沙算法
PIC汇编实现SHA加密算法。在PIC16F73上实现-SHA ALGORITHM BY PIC assembly language
- 2022-04-20 10:03:50下载
- 积分:1
-
compilation prepared by the BASE64 encoding and decoding
WIN 32 汇编编写的BASE64 的编码和解码-compilation prepared by the BASE64 encoding and decoding
- 2022-04-20 17:25:28下载
- 积分:1
-
是啊 10 点
包含的.m 文件那土窖使用 RSA Algorihtme 所以享受它只笑着现在这由创建的 hahahahahhahahahhah"肖恩 · 戈麦斯"大家伙从我不知道请结束 100 字符:)
- 2023-01-25 11:35:04下载
- 积分:1
-
数据加密标准 (DES) 关键时间表
此代码提供关键时间表中的数据加密标准 (DES),这是生成子密钥的算法的实现的。
• 输入: (长度 (64 位) 的任何字符串。
• 输出: 16 子键产生的 DES (每个 48 位长度)。
如何使用它:
1.>> K = DES_KeyScheduling %会创建一个类 "DES_KeyScheduling" 的对象。
2.>> K.KEY_STRING = "密码" %设置的加密密钥值。
3.>> K.printPC2() %打印输出的置换选择 2 (PC-2) (也称为 x 16 48 及其子键) 无压痕。用来调用函数 1 "K.printPC2(1)" 要输出带缩进值。
- 2023-08-24 20:00:03下载
- 积分:1
-
CRC
CRC-16算法的C语言实现(以常见的CRC-ITU为例引出的比特型算法)。-CRC-16 algorithm of the C language (in common CRC-ITU as an example of bit-based algorithm for extraction).
- 2022-06-17 00:22:20下载
- 积分:1