资源列表
CryptLib
- cryptlib is a powerful security toolkit that allows even inexperienced crypto programmers to easily add encryption and authentication services to their software.
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
Visual_Cryptography
- Tamper proofing question paper using visual cryptography
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
Class_SoftRSA
- 本代码提供了一个封装类,将OPENSSL提供的RSA1024加解密算法重新封装,简化输入输出参数,实现SHA1摘要、密钥导入导出、RSA签名、验证、加密、解密等基本功能,可直接引用到软件项目中使用,编译时另需要libeay32.lib的支持,请自行编译OPENSSL1.0.0b-This code provides a wrapper class, the OPENSSL provides the RSA1024 encryption algorithm to re package, simpl
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
AES
- c++实现AES加密,可以加密任意文件,相当好用-C++ aes
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
CrackMe
- 逆向CrackMe,反汇编学习程序,新手入门-CrackMe which is a disassemble programing
DES
- DES的c++实现,通过输入8位明文和8位密钥可以得到相应的密文,代码中有相应的解释说明-DES is achieved by c++
vigenere
- vigenere的加密解密c实现,输入密钥之后根据输入的明文可进行加密,根据输入的密文可以进行解密-vigenere achieve encryption and decryption by c
zuc
- 祖冲之算法的C实现,参照国密局的输入和输出。已经通过,visual studio 2010-The ZUC algorithm implied base visual studio 2010
