30 Days of Node.js – Day 9

Today’s lesson was about hash functions and HMAC, which both are helpful to encrypt and decrypt data. I’ve learned about various encryption methods and how to use them. The code snippets can be found on https://github.com/nielslange/30-days-of-node-js/tree/master/Day%2009%20-%20Hashing%20and%20HMAC.

References:

Leave a Reply

Your email address will not be published. Required fields are marked *