@drifted/encryption
v0.0.36
Published
a way to use the same encrytion elsewhere in the framework. it also has a mongoose plugin that lets you encrypt fields automatically.
Downloads
508
Readme
encryption
npm install @drifted/encryption --save schema.plugin(require('@drifted/encryption'), {fields: ['name', 'phone', 'email', 'message']});