Node Crypto Examples
7 useful examples of the node crypto module.
- Watch 7 Cryptography Concepts on YouTube
- Full Node Crypto Tutorial on Fireship
Concepts
- Hash
- Salt
- HMAC
- Symmetric Encryption
- Keypairs
- Asymmetric Encryption
- Signing
Challenge
Check out the src/hack.js
file for a challenge. First person to send a pull request with the correct answer wins a T-shirt!