๐
- Kathmandu,Nepal
Pinned Loading
-
-
crypto createCypheriv examples in no...
crypto createCypheriv examples in nodejs 1const crypto = require('crypto');
2const encryption_key = "byz9VFNtbRQM0yBODcCb1lrUtVVH3D3x"; // Must be 32 characters
3const initialization_vector = "X05IGQ5qdBnIqAWD"; // Must be 16 characters
45function encrypt(text){
-
easy-node-authentication
easy-node-authentication PublicForked from scotch-io/easy-node-authentication
Code for the entire scotch.io tutorial series: Complete Guide to Node Authentication
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.