sjcl

Stanford Javascript Crypto Library

  • Owner: bitwiseshiftleft/sjcl
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

sjcl

Build Status

Join the chat at https://gitter.im/bitwiseshiftleft/sjcl

Stanford Javascript Crypto Library

Security Advisories

  • 12.02.2014: the current development version has a paranoia bug in the ecc module. The bug was introduced in commit ac0b3fe0 and might affect ecc key generation on platforms without a platform random number generator.

Security Contact

Security Mail: sjcl@ovt.me
OpenPGP-Key Fingerprint: 0D54 3E52 87B4 EC06 3FA9 0115 72ED A6C7 7AAF 48ED
Keyserver: pool.sks-keyservers.net

Upgrade Guide

1.0.3 -> 1.0.4

codecBase32 has been re-enabled with changes to conform to RFC 4648:

  • Padding with = is now applied to the output of fromBits. If you don't want that padding, you can disable it by calling fromBits with a second parameter of true or anything that evaluates as "truthy" in JS
  • The encoding alphabet for sjcl.codec.base32 now matches that specified by the RFC, rather than the extended hex alphabet.
  • The former extended hex alphabet is now available through sjcl.codec.base32hex (also matching the RFC). So if you encoded something with base32 before, you'll want to decode it with base32hex now.

Documentation

The documentation is available here

Main metrics

Overview
Name With Ownerbitwiseshiftleft/sjcl
Primary LanguageJavaScript
Program languageHTML (Language Count: 6)
Platform
License:Other
所有者活动
Created At2010-05-26 22:12:06
Pushed At2022-06-06 20:08:45
Last Commit At2019-07-13 14:40:13
Release Count9
Last Release Name1.0.8 (Posted on )
First Release Name1.0.0 (Posted on 2013-11-17 02:03:17)
用户参与
Stargazers Count7.2k
Watchers Count229
Fork Count1k
Commits Count472
Has Issues Enabled
Issues Count284
Issue Open Count106
Pull Requests Count96
Pull Requests Open Count11
Pull Requests Close Count46
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private