搜索资源列表
防止用DeDe软件反编译delphi程序
- 防止用DeDe软件反编译delphi程序-preventing anti-software compiler delphi procedures
组合加密软件包 Lock Manage 5
- Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不可解,原因在于四个随机密钥只能用穷举法找出。这种可靠原四密钥
Openssl & ActivePerl-5.8 & 编译要点说明
- Openssl & ActivePerl-5.8 & 编译要点说明,按照说明很容易通过编译,本人已经测试过,祝你好运。-Openssl ActivePerl - Compiler 5.8 points that can easily follow the instructions through the compiler, I have tested, I wish you the best of luck.
MD5_Carithmetic
- 其实网上这方面的代码已经不少了,但是大多都如出一辙,主要是给出的代码不但不好理解(主要是为了处理大文件,支持分块,这样就会屑弱初学者对算法的理解),该源代码在引入必要头文件后可以在VC6.0下顺利通过编译-fact that the Internet has been a lot of code, but most of all the same, given the code is not only poor understanding (mainly to handle large file
汇编内核加密算法
- 汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。 -compilation of md5 kernel algorithm, a netizen called for improvemen
RSA_euroi
- RSA公开密钥算法C源代码,包括源代码、文档、安装程序、TEST程序以及分别在WINDOWS和UNIX_LINUX下的编译SCRIP,值得下载-RSA public key algorithm C source code, including source code, documentation, installation procedures, TEST procedures, as well as in Windows and the compiler UNIX_LINUX SCRIP, i
GODLEWSS
- 来VCKBASE好长时间了,从没做过贡献,今天用到AES加密算法,在GOOGLE里好像还没找到C++的AES代码,所以就由C#版照搬了一个类出来,只为方便大家使用,大家不要骂我抄袭哦,版权还是人家C#版的,有BUG mail:jruinet@163.com,在VC7.1下编译调试成功,下面是源代码,你们自已看着办吧-to VCKBASE good long time, but have never done contribution today use AES encryption algori
CRC_MATH
- CRC 算法源代码 工程测试确定可用,VC环境编译操作 本人用于COS系统。-CRC algorithm source code available test works, VC environment compiler I used COS operating system.
LibTomCrypt
- LibTomCrypt是一个全面的、可扩展的密码学函数库。包括了各类主要的加密函数,单向摘要函数,伪随机数生成器,公钥加密函数。 你可以在这里下载到源文件及其说明:http://www.libtomcrypt.org libtomcrypt在C++builder6下编译为tomcrypt.lib -LibTomCrypt is a comprehensive, scalable cryptography libraries. Including the major types
Base64andMD5
- Base64和MD5编码,功能简单,VC++6.0编译通过-Base64 encoding and MD5, a simple function, by VC 6.0 compiler
haffuma
- c 实现的哈夫曼码编译器 sample demo-c achieve Huffman code compiler sample demo
ELGamaltool
- 这个程序是网络信息安全概论课的课程实践,自己动手编写一个具于1024位大数 运算的ELGamal加密系统。 ELGamal 依赖大数运算,目前主流ELGamal算法都建立在512 到1024位的大数运算之上。 而大多数的编译器只能支持到64位的整数运算,即我们在运算中所使用的整数必须小 于等于64位,即:0xffffffffffffffff,也就是18446744073709551615,这远远达不 到RSA 的需要,于是需要专门建立大数运算库来解决这一问题-network
Reflector_dll
- 查看dll源码,反编译,visual C# 2005-View Source, anti-compiler, visual C# 2005
一个编译好的RSA加密程序
- 一个编译好的RSA加密程序,非常好懂,不过有些小问题,希望大家一起努力修改-a good compiler RSA encryption procedure, very easy to understand, but some small problems, in the hope that we work together to change
md5-code
- md5的经典代码,无多余语句,效率高,保证能够编译-md5 classic code, no superfluous words, high efficiency and to guarantee the compiler
mirdef
- MIRACL compiler/hardware definitions - mirdef.h This version suitable for use with most 32-bit computers
EXE二合一源码解析ttoo
- EXE二合一源代码!不用多说了!用tasm编译!-source code! Needless to say! With Tasm compiler!
exebind
- pe文件2in1捆绑工具源代码!请用Delphi编译!-pe paper in 1 tool bundled source code! Please use the Delphi compiler!
密码编码学——加密方法的C与C++实现
- 密码编码学——加密方法的C与C++实现,该程序最好在VC环境下编译-cryptographers -- encryption methods of C and C to achieve the best procedures in the VC environment compiler
rsa1l
- /* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 Precompiled He