github

fireship-io / node-crypto-examples

  • четверг, 4 ноября 2021 г. в 00:30:36
https://github.com/fireship-io/node-crypto-examples


7 Useful Examples of Cryptography in Node.js



Node Crypto Examples

7 useful examples of the node crypto module.

Concepts

  1. Hash
  2. Salt
  3. HMAC
  4. Symmetric Encryption
  5. Keypairs
  6. Asymmetric Encryption
  7. 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!