
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Stanford Javascript Crypto Library
Security Mail: sjcl@ovt.me
OpenPGP-Key Fingerprint: 0D54 3E52 87B4 EC06 3FA9 0115 72ED A6C7 7AAF 48ED
Keyserver: pool.sks-keyservers.net
codecBase32
has been re-enabled with changes to conform to RFC 4648:
=
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 JSsjcl.codec.base32
now matches that specified by the RFC, rather than the extended hex alphabet.sjcl.codec.base32hex
(also matching the RFC). So if you encoded something with base32
before, you'll want to decode it with base32hex
now.The documentation is available here
FAQs
Stanford Javascript Crypto Library
The npm package sjcl receives a total of 152,045 weekly downloads. As such, sjcl popularity was classified as popular.
We found that sjcl demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.