UNPKG

@scarafone/cryptography

Version:

Cryptographic wrapper functions built around the `Node:Crypto` package

1 lines 68 B
module.exports = { Decrypt, Encrypt } = require("./cryptography.js")