co-crypto:Thunkified 加密模块

时间:2024-07-23 02:12:58
【文件属性】:

文件名称:co-crypto:Thunkified 加密模块

文件大小:2KB

文件格式:ZIP

更新时间:2024-07-23 02:12:58

JavaScript

共同加密 Thunkified 加密模块。 安装 $ npm install co-crypto --save 用法 var crypto = require('crypto'); var bytes = yield crypto.randomBytes(20); var hash = crypto.createHash('md5').update('hello').digest('hex'); 执照 在 MIT 许可下发布。


【文件预览】:
co-crypto-master
----index.js(490B)
----package.json(562B)
----test()
--------co-crypto.test.js(636B)
----Readme.md(416B)
----.gitignore(13B)
----circle.yml(38B)

网友评论