var crypt=require('../');
var client=crypt('password');
client.init_keys();
client.encrypt_buf(buf)
client.init_keys();
client.decrypt_buf(buf)
forked from askovpen/node-fidonet-mailer-binkp-crypt
-
Notifications
You must be signed in to change notification settings - Fork 0
License
strongloop-forks/node-fidonet-mailer-binkp-crypt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 72.5%
- JavaScript 26.3%
- Python 1.2%