搜索资源列表
Rijndael算法VC使用实例
- 在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值得参考和学习的地方- 6.0 carries on the free document encryption in Visual C using the Rijndael algorithm, a rijndael encryption algorithm use example, although the graphical int
zd1_anqn
- 本程序用Visual C++ 6.0语言编写,采用ASPack 2.12加壳压缩,体积超小,可以把任何字符加密转换成34位,自带解密功能。 大 小:99.0 KB MD5值:d529bcc54028dc5a349f93ecf883d369 -this program using Visual C 6.0 language, using ASPack 2.12 shell compression, ultra-small size, it can encrypt any c
HaiminCoding
- 这是一个使用visual C++ 6.0的mfc编写的海明码编码的程序,实现了海明码的编码,和一位检错。-It is a visual C 6.0 mfc prepared Haiming coding procedures, to achieve the Haiming codes, and an error.
GetPasswordcode
- 穷举型密码破译器。可以自定义词典,多线程。visual c++6.0 xp/2-exhaustive type code-breaking device. You can define Dictionary, multithreading. Visual c 6.0 xp/2
md5work
- MD5加密算法得VisualC++6.0源程序,直接调用里面的函数即可-MD5 Encryption Algorithm in Visual C + + 6.0 source code, direct calls to the function can be
LaoenED_V1.0
- Laoen 加密器 V1.0,可对任意类型文件进行加(解)密,操作十分简便。文件加(解)密速度极快。是学习加密技术不可多得的入门范本。LaoenED V1.0 for DOS小巧精干,完全可以作为DOS扩充的外部命令使用(拷贝至c:\\windows\\command or c:\\dos)。 本次发布的Laoen加密器V1.0有2个版本(DOS/Windows): 版本 文件 大小 编译平台 1、LaoenED V1.0 for DOS Laoen
md5-vc++
- MD5 算法,VISUAL C++6.0 调试通过
freelock
- Visual C++6.0编写的,用以加密解密。本软件的使用方法非常简单,任何说明文档和用户界面都显得多余,你可以在Windows的快捷菜单中观察到FreeLock的行为。 白乔 浪浪 2000年11月
RSA
- RSA的类的源代码,Visual C++ 6.0实现。该算法(不是指代码)虽然有诸多缺点,但目前应用广泛。该代码的思路清晰,容易学习掌握。
playfair
- 自己编写的playfair加密/解密完整源程序.是用VC6 MFC编写的.Windows运行界面.可在Microsoft Visual C++ 6.0集成开发环境下直接编译运行.
LFSR
- 简单的线性反馈移位寄存器标准C语言实现,采用visual c++2010编写,如果你打不开,请复制里面的.cpp文件采用visual c++6.0打开即可。 详细内容见源码-Simple linear feedback shift register the standard C language, written with visual c++2010, and if you can not open, please copy the inside. Cpp file using visua
Rijnd
- 在Visual C++6.0下利用Rijndael算法进行任意文件的加密 -In the Visual C++6.0 under any file using Rijndael encryption algorithm
IDAPluginCpp
- 在Visual C++ 6.0环境下生成IDA plugin项目的步骤-In Visual C++ 6.0 environment, the steps generated IDA plugin project
MD5
- MD5算法产生消的摘要,该算法在visual c++ 6.0下编译通过-MD5 algorithm to generate a summary of elimination, the algorithm in visual c++ 6.0 compiler under
Encryption0.1
- 三个古典加密算法的实现。环境:Visual C++ 6.0。参考文献计算机网络与安全实用编程。 -Three classical encryption algorithm. Environment: Visual C++ 6.0
duowei
- 笔者设计了基于多维空间的加密算法, 该算法侧重于由序列的移动而实现文本的混乱,具有易编程实现的特点, 而且用它加密的文件, 在不知密钥的情况下很难破解,在实用性方面具有一定优越性。笔者将该算法在MS Visual C++6.0下实现对文本的加密与解密-The author designed based on DuoWei space, the algorithm encryption algorithm focused on by a sequence of mobile and realize
DES-of-b
- 这是一个关于DES加密的探讨,基于VISUAL C++ 6.0编写.-This is a test about DES.
Vigenere
- 主要实现了列变换加密的功能,调试软件是microsoft visual c++ 6.0,将keyword反复的写在明文上方,通过明文与keyword的对应组合到给定的表中查找相应的字母,就可以得到密文。-The main achievement of the the column transform encryption function, debugging software is Microsoft the visual c++ 6.0, write the keyword repeated
DES
- visual C++ 6.0开发的DES加密算法,用MFC作了界面-DES encryption algorithm developed by visual c++ 6.0, interface with MFC
DES
- 在Visual c++6.0中用DES算法进行编程对相应的数据进行加密解密的实验报告,附有源代码-DES encrypt and decrypt