Logo

Practical Cryptography With Go

Small book cover: Practical Cryptography With Go

Practical Cryptography With Go
by

Publisher: Leanpub
Number of pages: 226

Description:
This is an introduction to cryptography for programmers; it doesn't aim to teach the theory, but rather to guide you in your attempt to understand how to use cryptography to secure your services. We'll talk about where it fits into the big picture, and illustrate it using the Go programming language.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Cryptography, A Study on Secret WritingsCryptography, A Study on Secret Writings
by - Aegean Park Press
A classic in cryptographic literature. Text is divided into parts: Descriptions of the principal systems of cryptography; Examples of deciphering (cryptanalysis); Lists and tables with bibliography; plus a section titled 'The Playfair Cipher'.
(21250 views)
Book cover: Lecture Notes on CryptographyLecture Notes on Cryptography
by
This is a set of lecture notes on cryptography for a one week long course on cryptography taught at MIT. The thread followed by these notes is to develop and explain the notion of provable security and its usage for the design of secure protocols.
(15012 views)
Book cover: Practical Cryptography for DevelopersPractical Cryptography for Developers
by - Nakov.com
This book will teach you the basics of applied cryptography in almost free of math style, following a step-by-step approach with lots of code examples and practical exercises (hands-on experience), just like when you learn Web development ...
(5914 views)
Book cover: A brief introduction of quantum cryptography for engineersA brief introduction of quantum cryptography for engineers
by - arXiv
We present the principles behind quantum key distribution and discuss a few well-known QKD protocols. We focus more on the implementation of QKD protocols rather than security analysis. Another topic covered here is the security of QKD systems.
(13695 views)