Essential cryptography for JavaScript developers a practical guide to leveraging common cryptographic operations in Node.js and the browser

What you will learn Write JavaScript code that uses cryptography running within a Node.js environment for the server-side or in frontend applications for web browsers Use modern, safe hashing functions for calculating digests and key derivation, including SHA-2 and Argon2 Practice encrypting message...

Full description

Bibliographic Details
Main Author: Segala, Alessandro
Format: eBook
Language:English
Published: Birmingham Packt Publishing 2021
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Table of Contents Cryptography for Developers Dealing with Binary and Random Data File and Password Hashing with Node.js Symmetric Encryption in Node.js Using Asymmetric and Hybrid Encryption in Node.js Digital Signatures with Node.js and Trust Introduction to Cryptography in the Browser Performing Common Cryptographic Operations in the Browser