fidonet-mailer-binkp-crypt

0.0.34 • Public • Published

node-fidonet-mailer-binkp-crypt

Build Status Build status Coverage Status

(npm package version)

Usage

var crypt=require('../');
var client=crypt('password');
client.init_keys();
client.encrypt_buf(buf)
client.init_keys();
client.decrypt_buf(buf)

Package Sidebar

Install

npm i fidonet-mailer-binkp-crypt

Weekly Downloads

3

Version

0.0.34

License

none

Last publish

Collaborators

  • askovpen