文件名称:crypto++ & 帮助文档chm文件
文件大小:1.02MB
文件格式:ZIP
更新时间:2013-08-22 03:47:58
crypto++ cryptopp 加密 源码
Welcome to Crypto++! This guide was written in order to demonstrate the capabilities of the Crypto++ library [www.cryptopp.com] and to show how its features can be integrated into practical applications. To make the most of this guide, you should be: fairly proficient in C++, and acquainted with basic cryptographic techniques. This guide does not attempt to teach what cryptography is, or how to use it properly. Learning cryptography takes time, and there are books and resources available that teach this subject very well. I therefore assume that you are well acquainted with cryptography, and will try to show how you can use the Crypto++ library to achieve your objectives. Since Crypto++ is a moving target, this guide is arranged primarily as a user's guide; it would be impossible to provide a normative reference without a serious devotion of sustained effort. I therefore recommend that you learn to use Crypto++ source files as your primary reference, and only use this guide to help you in your initial orientation.