Part 1 – Getting Started
In this first section, we will begin with an overview of the main topics covered in this book, the various operations we're covering, and the core principles that will guide the rest of the book. We will then proceed to learn about how to work with binary and random data in Node.js, two common occurrences while working with cryptography.
This section comprises the following chapters:
- Chapter 1, Cryptography for Developers
- Chapter 2, Dealing with Binary and Random Data