搜索资源列表
tju_HashCode
- 操作系统中关于哈明威码的C++实现程序 使用工具:Visual Studio 6.0-Hemingwei operating system on the C code to achieve the procedures for the use tools : Visual Studio 6.0
hundun_BMP
- 使用迭代方程Xn+1=Asin2(Xn-XB)生成混沌序列{Xi},需输入A和Xb值,不同的值产生不同的加密效果,但是仅在混沌区内的加密效果最好。在Microsoft Visual Studio .NET 2003上调试成功,用C++语言编写-use an iterative equation Xn Asin2 = (Xn - XB) generated chaotic sequence (Xi) need input A and isolate value, different values
VA_X.10.4.1619.crack
- 非常棒的VC插件,能大幅度提升工作效率,强烈建议使用VC的同学安装!! 将安装目录中的VA_X.dll覆盖掉即可,注意版本。 关于visual assist x: 由whole tomato开发的visual studio的插件,通过它你可以实现高亮代码、输入提示、组织代码、纠错代码、快速阅读. 用这个东西可以在visual studio里快速高效方便地开发c++,vb,c#程序。下面是visual assist x的相关链接:-VC great plug-in, can gr
des
- 自己写的个DES加密,解密文件的源代码, 用C++写的,工具是 visual studio 2010-Himself wrote a DES encryption and decryption files of source code, written using C++, visual studio 2010 tools
lock
- 用Visual Studio 2003编的文件加密程序,能对文件进行二进制读入,再和密码做异或,保存。版本一-Visual Studio 2003 for use of file encryption program, can read a binary file, and then do XOR and password, save. Version 1.0
GarDa.667d76ca
- Win 32 api visual studio 8 C++ Packer and unpacker exe zip compress Win api RSA
cryptopp560
- 最新Crypto++5.6版 加密解密函数类库。C++版。完美支持Visual Studio 2008,2005,2003,2002,6.0,C++ Builder 2009,GCC等主流编译器。 -Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumen
rsyncrypto-1.12.tar
- 使用AES-CBC对文件进行加密,并对加密后的文件用rsync增量传输,达到安全高效的目的。该代码源自rsyncrypto,在Visual studio中编译的时候设定“使用自己创建的预编译头”,然后将config.h的路径指明正确.-the encrypted file s incremental transmission
CaesarCipher
- This code for Caesar Cipher Algorithm for encrypt and decrypt alphabets. Platform: CLR C++ Visual Studio 2008
rc5_des
- The package contains source code for RC5 encryption - decryption written in C# under MS visual studio 2005
DES_code_c
- 在visual studio 2005环境下开发的一个DES加解密程序,使用的是C语言,可以完成对.txt文件的加解密操作,不支持pdf等其他文件类型。密钥为8为字符,须字母开头。-In visual studio 2005 environment, the development of a DES encryption and decryption process, using the C language, can be completed. Txt file encryption and
CesarCipher1
- A simple console based caesar cipher in visual studio express c++.
AES_OpenSSL
- 基于OPenSSL实现的AES文件加密,编程环境Visual Studio2010,编程语言C-advanced encryption standard for file with Visual Studio 2010 and C++
RC4
- 基于visual studio 2010实现的RC4流密码,对字符串加密,编程语言C-RC4 for string,based on visual studio 2010 and C++
TestCryptoMD5
- Crypto++实现的MD5算法,可以对字符串和文件求数字指纹-MD5 based on Crypto++ with Visual Studio 2010 and C++
zuc
- 祖冲之算法的C实现,参照国密局的输入和输出。已经通过,visual studio 2010-The ZUC algorithm implied base visual studio 2010
fileencryptionCSharp
- 对需要加解密的文件进行加密和解密,用C#在visual studio上实现。- encrypte or decrypte the files which need encryption and decryption, using C# implementation in visual studio.
