# node-crypto-examples **Repository Path**: mirrors_gladiopeace/node-crypto-examples ## Basic Information - **Project Name**: node-crypto-examples - **Description**: 7 Useful Examples of Cryptography in Node.js - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-26 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Node Crypto Examples 7 useful examples of the node crypto module. - Watch [7 Cryptography Concepts](https://youtu.be/NuyzuNBFWxQ) on YouTube - Full [Node Crypto Tutorial](https://fireship.io/lessons/node-crypto-examples/) on Fireship ## Concepts 1. Hash 1. Salt 1. HMAC 1. Symmetric Encryption 1. Keypairs 1. Asymmetric Encryption 1. 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!