搜索资源列表
C#加密指定文件
- C#加密指定文件,浏览到想要加密的文件,可以是TXT或其它格式的文件,然后输入输入任意密钥,可以对选中的文件进行加密,由于设计出了可视化的窗体界面,因此使得本C#加密解密程序使用起来相当简单容易。
CSharp[AESEncryptDecrypt]
- C#编写的文件加密解密程序,使用AES加密算法,速度快,安全,不限制要输入的密钥长度,可以选择是否更改加密后文件的后缀名,界面美观-C# documents prepared by encryption and decryption procedures, the use of AES encryption algorithm, fast, safe, no restrictions on the importation of key length, you can choose whether
DEncryptTest
- C++,加密程序,可自行调用动态链接库实现字符串加密解密-C++, encryption, self-called Dynamic Link Library string encryption and decryption
descode
- 几个加密解密的源代码,值得推荐-Several of the source code for encryption and decryption, it is recommended
DES
- 用c语言实现的des加密解密程序源码,包含一个des头文件和一个des源文件以及一个main函数源文件-Use c language to achieve the des encryption and decryption program source code, contains a des header files and a des source files as well as a main function of the source file
jiamijiemi
- 这是一个文件加密解密程序,用c语言编程。基于的思想是改变文件结构-This is a file encryption and decryption procedures, with c language programming. Based on the idea is to change the file structure
AES
- AES的加密解密的程序代码,已经通过验证,保证可以使用。C++版。-AES encryption and decryption of the program code has been validated to ensure that you can use. C++ version.
jiami
- 一个自己编制的C++加密解密程序。调试成功,VC6.0,XP SP3-Prepared its own C++ encryption and decryption process. Debugging success, VC6.0, XP SP3
C_EnCodeDes
- C语言实现的DES加密解密算法程序,加密解密是可互逆的,对于需要还原的应用,可以采用这个算法.-Des Encode,Dedode
encryption
- 文件加密解密程序,采用C语言实现,当输入文件名并回车就能加密你所指定的文件,解密反之同理.-File encryption and decryption process, using C language, when the input file name and hit return you will be able to encrypt specified files, decrypt and vice versa.
foursecret
- 四种经典密码的加密解密C程序实现,可以用TC或者VC6.0进行实现-Password encryption and decryption of four classic C program implementation, can be achieved with TC or VC6.0
1057171161
- rsa加密解密源码图形界面Visual C++编写程序实现RSA加密算法-rsa
c
- c语言程序,用C语言编写,加密解密C语言程序-c language program, using C language, C language program encryption and decryption
DS-DES
- 含有密文链接选择的DES加密解密C程序代码,包括可执行文件-Contains links to selected ciphertext C DES encryption and decryption code, including the executable file
Convertor(1)
- 加密解密C++程序使用的是维吉尼亚表来实现加密解密的。没有界面-use c++ to design a program,to encode and decode.there is not pictures.without MFC
维吉尼亚密码加密解密
- 维吉尼亚密码,加密解密程序,摩尔斯电码转换器,C语言,需要密匙。
DES加密解密代码
- des算法代码,明文密文加密解密,c编程实现程序(DES algorithm code, plaintext ciphertext encryption and decryption, C programming procedures)
Hill
- Hill密码加密与解密C++程序实现。 其中包括Hill2、Hill4等。(Implementation of Hill encryption and decryption C++ program.)
ToolCrypt
- base64加密解密 在vs2015上实现的C#程序(decode+encode I don't know what I can say ... 20 words are so hard)
加密解密 技术内幕
- 加密解密 技术内幕 第1章 PE文件格式深入研究 第2章 PE分析工具编写 第3章 Win32 调试API 第4章 Windows下的异常处理 第5章 软件加密技术 第6章 加壳软件编写 第7章 如何让壳与程序融为一体 第8章 Visual Basic 6 逆向工程 附录A 在Visual C++中使用内联汇编 附录B 在Visual Basic中使用汇编(Encryption and decryption technology)