Logo

Practical Cryptography for Developers

Small book cover: Practical Cryptography for Developers

Practical Cryptography for Developers
by

Publisher: Nakov.com
ISBN-13: 9786190008705
Number of pages: 236

Description:
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, databases or mobile apps.

Home page url

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

Download mirrors:
Mirror 1

Similar books

Book cover: Practical Cryptography With GoPractical Cryptography With Go
by - Leanpub
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 illustrate it using the Go programming language.
(7764 views)
Book cover: Invent with PythonInvent with Python
by - inventwithpython.com
This book describes several encryption programs for various ciphers, along with how to write programs that can break these ciphers. The book is for complete beginners, it will teach you how to encrypt and decrypt messages.
(13069 views)
Book cover: Basic CryptanalysisBasic Cryptanalysis
- United States Department of the Army
Introduction to cryptanalysis, monographic, polygraphic, and polyalphabetic substitution systems, transposition systems, analysis of code systems. Text also contains exhaustive material to aid in the solution of cipher systems.
(14317 views)
Book cover: The Laws of Cryptography with Java CodeThe Laws of Cryptography with Java Code
by - Univ. of Texas San Antonio
The author is trying to find a middle ground, a gentle introduction to selected topics in cryptography without avoiding the mathematics. The material is aimed at undergraduate computer science students, but will be accessible to many others.
(12880 views)