-
Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统...
Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不可解,原因在于四个随机密钥只能用穷举法找出。这种可靠原四密钥单向加密技术渗透到了后面的几个程序中。对于反拷贝加密,采用了随机的软指纹生成技术,可生成唯一密钥母盘。硬盘反拷贝在硬盘里产生四密钥,在非母机上程序运行错误。反反汇编可将整个文件的内容加密变换。反跟踪采用了目前十余种通用的反跟踪算法。可抵抗DEBUG系列软件。批处理和文本加密十分方便,但保密性不太强,只能用于一般用户。-Lock function is a more comprehensive encryption software. It has a wide variety of encryption programs : documents such as password encryption, anti-copy document encryption, hard disk encryption software, the installation of encryption, encrypted text, etc. batch encryption. C system is written and compiled, from the external links in the main module. Separately compiler, debugger alone. EXE executable/COM procedures encryption module has been tested over a long period of analysis, their performance has very stable. Good portability and compatibility. In addition, the implementatio
- 2022-10-06 16:00:03下载
- 积分:1
-
一篇数字水印方面的文章。
一篇数字水印方面的文章。-a digital watermark articles on the subject.
- 2022-03-02 11:14:36下载
- 积分:1
-
MD5文件签名算法的另一个实现
MD5文件签名算法的另一个实现-MD5 algorithm to achieve another
- 2023-06-29 10:00:04下载
- 积分:1
-
md5 encryption algorithm applied to linux development environment.
md5加密算法,适用于linux开发环境。-md5 encryption algorithm applied to linux development environment.
- 2022-11-03 05:45:03下载
- 积分:1
-
使用生成RSA密钥对就
use bouncycastle to generate RSA keyPair
- 2022-04-12 23:27:02下载
- 积分:1
-
RC4 cipher
最常见的流密码RC4的visual c++实现。希望对大家有帮助。-RC4 cipher
- 2022-05-14 15:32:21下载
- 积分:1
-
在 c + + 中实现 RC4 算法
首先,RC4算法生成一个“状态”,这开始为包含在订单值0-255的数组。然后该算法通过阵列迭代和周围交换的元素,基于所述键值。原始密钥然后可被丢弃,因为RC4只使用状态来创建一个伪随机密钥流,由算法选择的元素和吐出出来。密钥流的所述状态单靠额外的好处是,原来的密钥并不需要被保存在内存中。算法初始化状态。执行密钥调度算法(KSA)上的状态下,根据所输入的键(然后其可以被丢弃)。在算法选择(现炒)的状态,并将其输出作为密钥流元素。
- 2023-04-10 10:30:03下载
- 积分:1
-
Password serpent algorithm source code, the algorithm is AES, one of the candida...
密码serpent算法源代码, 该算法是AES候选算法之一-Password serpent algorithm source code, the algorithm is AES, one of the candidate algorithm
- 2023-01-03 20:05:03下载
- 积分:1
-
The source code of MD5 encryption algorithm
md5加密算法源代码-The source code of MD5 encryption algorithm
- 2022-01-30 16:39:05下载
- 积分:1
-
tuyecrypt
tuyecrypt-2.1a
- 2022-08-20 14:23:40下载
- 积分:1