Practical Cryptography for Developers

Practical Cryptography for Developers

A modern practical book about cryptography for developers with code examples in Python.

Publication date: 01 Nov 2018

ISBN-10: n/a

ISBN-13: 9786190008705

Paperback: 300 pages

Views: 14,252

Type: Book

Publisher: n/a

License: The MIT License (MIT)

Post time: 02 Jan 2022 01:00:00

Practical Cryptography for Developers

Practical Cryptography for Developers A modern practical book about cryptography for developers with code examples in Python.
Tag(s): Cryptography Python
Publication date: 01 Nov 2018
ISBN-10: n/a
ISBN-13: 9786190008705
Paperback: 300 pages
Views: 14,252
Document Type: Book
Publisher: n/a
License: The MIT License (MIT)
Post time: 02 Jan 2022 01:00:00
Summary/Excerpts of (and not a substitute for) the The MIT License (MIT):
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

Click here to read the full license.
Excerpts from the Preface:
Svetlin Nakov wrote:This book is designed for developers who write code every day, for software engineers who create software systems, Web applications, mobile apps and other software. It may be useful also for DevOps engineers who deal with crypto algorithms and write code to automate the IT infrastructure, for system administrators, who want to learn practical cryptography better, for information security engineers, who need to deal with cryptography every day and to know which ciphers and crypto algorithms are safe and which are broken, along with the possible attacks, for experienced QA engineers who perform security testing and code reviews about security and cryptography, and for many other IT professionals.

This book is about using crypto algorithms and cryptographic packages, not about designing ciphers, signature schemes and cryptosystems. You will learn how cryptosystems work (without too much math) and how to use them in your daily job. This book is not 100% free of math, but the complexity level is reduced to match the average developer's level, and complex concepts are explained in simplified and understandable style. This book is created by developers for developers, not by university professors or mathematicians. It is about coding in a smart way, with understanding the concepts and using the crypto algorithms and crypto libraries the right way. It is about the modern crypto algorithms and cryptographic techniques, used today in the software industry (as of Nov 2018).

We assume that most developers use higher level programming languages (such as JavaScript, Python, C#, Java and PHP), so most code examples in the book are given in Python, which can be translated to other languages with ease.




About The Author(s)


Svetlin Nakov is founder of the Software University - an institution for training software engineers in Bulgaria, attended by thousands of young developers. He is also a Chairman of the Bulgarian Association of Software Developers (BASD). Svetlin holds a PhD degree in Informatics and is a lecturer in software technologies in Sofia University St. Kliment Ohridski.

Svetlin Nakov

Svetlin Nakov is founder of the Software University - an institution for training software engineers in Bulgaria, attended by thousands of young developers. He is also a Chairman of the Bulgarian Association of Software Developers (BASD). Svetlin holds a PhD degree in Informatics and is a lecturer in software technologies in Sofia University St. Kliment Ohridski.


Book Categories
Sponsors