- 授权协议: 未知
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/bitwiseshiftleft/sjcl
- 软件文档: http://bitwiseshiftleft.github.com/sjcl/doc/
- 官方下载: https://github.com/bitwiseshiftleft/sjcl
软件介绍
SJCL 是来自斯坦福大学的 JavaScript 加密库。在线演示:http://bitwiseshiftleft.github.io/sjcl/demo/
示例代码:
sjcl.encrypt("password", "data") sjcl.decrypt("password", "encrypted-data")
JavaScript: The Definitive Guide, 5th Edition
David Flanagan / O'Reilly Media / 2006-08-01 / USD 49.99
This Fifth Edition is completely revised and expanded to cover JavaScript as it is used in today's Web 2.0 applications. This book is both an example-driven programmer's guide and a keep-on-your-desk ......一起来看看 《JavaScript: The Definitive Guide, 5th Edition》 这本书的介绍吧!