Practical Cryptography for Developers
文件大小: 5678k
源码售价: 10 个金币 积分规则     积分充值
资源说明:Practical Cryptography for Developers By 作者: Svetlin Nakov Pub Date: 2018 ISBN: 978-6190008705 Pages: 236 Language: English Format: EPUB Size: 10 Mb A modern practical book about cryptography for developers with code examples, covering core concepts like: hashes (like SHA-3 and BLAKE2), MAC codes (like HMAC and GMAC), key derivation functions (like Scrypt, Argon2), key agreement protocols (like DHKE, ECDH), symmetric ciphers (like AES and ChaCha20, cipher block modes, authenticated encryption, AEAD, AES-GCM, ChaCha20-Poly1305), asymmetric ciphers and public-key cryptosystems (RSA, ECC, ECIES), elliptic curve cryptography (ECC, secp256k1, curve25519), digital signatures (ECDSA and EdDSA), secure random numbers (PRNG, CSRNG) and quantum-safe cryptography, along with crypto libraries and developer tools, with a lots of code examples in Python and other languages.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。