UNPKG

cryptex

Version:

Secure secret storage and cryptographic key retrieval for Node.js

10 lines (7 loc) 102 B
/* * Copyright (c) 2017-2019 Tom Shawver */ 'use strict' module.exports = buf => { return buf }