@scarafone/cryptography
Version:
Cryptographic wrapper functions built around the `Node:Crypto` package
1 lines • 68 B
JavaScript
module.exports = { Decrypt, Encrypt } = require("./cryptography.js")
Cryptographic wrapper functions built around the `Node:Crypto` package