Practical Cryptography With Go
Practical Cryptography With Go
About the Book
This is an introduction to cryptography for developers. It assumes that you aren't looking for cryptographic theories, but practical ways to use cryptography in your projects. It covers the basic standard building blocks, and includes some sample code to help you get started.
The example code for the book is available on Github, and is ISC licensed.
The book is currently being rewritten; 100% of the royalties go to the EFF.
Table of Contents
- Chapter 1: Introduction
-
Chapter 2: Engineering concerns and platform security
- Basic security
- Specifications
- On errors
- Input sanitisation
- Memory
- Randomness
- Time
- Side channels
- Privacy and anonymity
- Trusted computing
- Virtual environments
- Public key infrastructure
- What cryptography does not provide
- Data lifetimes
- Options, knobs, and dials
- Compatibility
- Conclusion
- Further reading
-
Chapter 3: Symmetric Security
- Indistinguishability
- Authenticity and integrity
- NaCl
- AES-GCM
- AES-CTR with HMAC
- AES-CBC
- Messages v. streams
- Conclusions
- Further reading
-
Chapter 4: Secure Channels and Key Exchange
- Secure channel
- Password-based key derivation
- Asymmetric key exchange: ECDH
- NIST curves
- Other key exchange methods
- Practical: File encryptor
- Further reading
-
Chapter 5: Digital signatures
- Cryptographic hashing algorithms
- Forward secrecy
- Ed25519
- ECDSA
- RSA
- Conclusions
- Practical: Sessions with identities
- Further reading
- Appendix: Crypto Review of Chapters
Causes Supported

Electronic Frontier Foundation
Defending your civil liberties in a digital world.
https://www.eff.org/Based in San Francisco, EFF is a donor-supported membership organization working to protect fundamental rights regardless of technology.
The Leanpub 60-day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
See full terms
80% Royalties. Earn $16 on a $20 book.
We pay 80% royalties. That's not a typo: you earn $16 on a $20 sale. If we sell 5000 non-refunded copies of your book or course for $20, you'll earn $80,000.
(Yes, some authors have already earned much more than that on Leanpub.)
In fact, authors have earnedover $12 millionwriting, publishing and selling on Leanpub.
Learn more about writing on Leanpub
Free Updates. DRM Free.
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them