资源列表
zuc
- 祖冲之算法的C实现,参照国密局的输入和输出。已经通过,visual studio 2010-The ZUC algorithm implied base visual studio 2010
vigenere
- vigenere的加密解密c实现,输入密钥之后根据输入的明文可进行加密,根据输入的密文可以进行解密-vigenere achieve encryption and decryption by c
DES
- DES的c++实现,通过输入8位明文和8位密钥可以得到相应的密文,代码中有相应的解释说明-DES is achieved by c++
CrackMe
- 逆向CrackMe,反汇编学习程序,新手入门-CrackMe which is a disassemble programing
1
- DES加密解密算法,供初学者学习参考和提建议。共享资源,帮人帮自己-Encryption and decryption algorithms,for the student to study the algorithms,through this we must learn some things,and read the code you know some knowledge。it is good for you
AES
- c++实现AES加密,可以加密任意文件,相当好用-C++ aes
MFCApplication
- 本课程设计将实现一个简单的加\解密程序,可以将TXT文件的内容写入BMP文件中,也可以从BMP文件中读出信息写入到指定TXT文件中,从而实现信息隐藏。-This course is designed to implement a simple add \ decryption program content TXT files can be written to BMP files, or you can read the information from the BMP file is wri
VB
- VB Decompiler Pro 保存插件 原版程序保存Project时有bug,特此编写了一个插件,文件是plugin\savehlp.dll。使用时先打开欲反编译的程序,然后进入Tools菜单,单击Project Save Helper,即会保存源码至out目录。-VB Decompiler Pro plug the original program has saved when you save the Project bug, hereby write a plugin file
Visual_Cryptography
- Tamper proofing question paper using visual cryptography
CryptoAPI_2.0
- The Cryptographic Application Programming Interface (also known variously as CryptoAPI, Microsoft Cryptography API, MS-CAPI or simply CAPI) is an application programming interface included with Microsoft Windows operating systems that provides servic
CryptLib
- cryptlib is a powerful security toolkit that allows even inexperienced crypto programmers to easily add encryption and authentication services to their software.
md5
- 改算法是为了数据完整性校验,校验数据是否被改动过-Change the algorithm to data integrity check, check whether the data is modified
