JavaScript 加密库 SJCL

码农软件 · 软件分类 · 加密/解密软件包 · 2019-09-30 21:57:44

软件介绍

SJCL 是来自斯坦福大学的 JavaScript 加密库。在线演示:http://bitwiseshiftleft.github.io/sjcl/demo/

示例代码:

sjcl.encrypt("password", "data")
sjcl.decrypt("password", "encrypted-data")

本文地址:https://codercto.com/soft/d/15764.html

Distributed Systems

Distributed Systems

Sukumar Ghosh / Chapman and Hall/CRC / 2014-7-14 / USD 119.95

Distributed Systems: An Algorithmic Approach, Second Edition provides a balanced and straightforward treatment of the underlying theory and practical applications of distributed computing. As in the p......一起来看看 《Distributed Systems》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具