cryptotoken:加密令牌

时间:2021-03-06 22:30:23
【文件属性】:
文件名称:cryptotoken:加密令牌
文件大小:2KB
文件格式:ZIP
更新时间:2021-03-06 22:30:23
JavaScript 这是什么? 为您的应用程序加密/解密您的数据 安装 npm i cryptotoken --save 然后... import { tokenEncrypterAES , tokenDecrypterAES } from 'cryptotoken'; tokenEncrypterAES(Data , Secret key) tokenDecrypterAES(Encrypted Data,Secret key used while encrypting) 选项 日期转换器支持以下选项: tokenEncrypterAES - ('hello','SECRET_KEY') tokenDecrypterAES - ('Encrypted_data','SECRET_KEY')
【文件预览】:
cryptotoken-master
----README.md(459B)
----.gitignore(13B)
----index.js(406B)
----package.json(605B)

网友评论