1 Star 8 Fork 8

locomotive_crypto / cryptopp_book_1st

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
BSD-3-Clause

cryptopp_book_1st

介绍

《深入浅出CryptoPP密码学库》随书源代码

PDF版随书源代:https://gitee.com/locomotive_crypto/cryptopp_book_1st_pdf

CryptoPP(Crypto++)官网: https://www.cryptopp.com/

作者

韩露露 杨波

封面

书籍封面

目录

第1章 绪论

第2章 安装和配置CryptoPP库

第3章 程序设计基础

第4章 初识CryptoPP库

第5章 随机数发生器

第6章 Hash函数

第7章 流密码

第8章 分组密码

第9章 消息认证码

第10章 密钥派生和基于口令的密钥派生

第11章 公钥密码数学基础

第12章 公钥加密

第13章 数字签名

第14章 密钥协商

第15章 建立安全信道

附录

购买链接

京东:https://item.jd.com/12683807.html

当当:http://product.dangdang.com/28980749.html

联系方式

locomotive_crypto@163.com

声明

引用请注明出处:https://gitee.com/locomotive_crypto

BSD 3-Clause License Copyright (c) 2021, locomotive_crypto All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

简介

《深入浅出CryptoPP密码学库》随书源代码 展开 收起
C++
BSD-3-Clause
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C++
1
https://gitee.com/locomotive_crypto/book_code.git
git@gitee.com:locomotive_crypto/book_code.git
locomotive_crypto
book_code
cryptopp_book_1st
master

搜索帮助