The Wayback Machine - https://web.archive.org/web/20201006140153/https://github.com/gabrielizalo/Awesome-JavaScript-Crypto-Libraries
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

Gabo's Awesome JavaScript Crypto Libraries

List of Awesome JavaScript Crypto Libraries based on JavaScript Crypto Libraries by Johannes Jörg Schmidt

Categories

The W3C Specification

WebCryptoAPI

Website GitHub Repo GitHub last commit GitHub watchers GitHub stars GitHub forks GitHub issues

This specification describes a JavaScript API for performing basic cryptographic operations in web applications, such as hashing, signature generation and verification, and encryption and decryption. Additionally, it describes an API for applications to generate and/or manage the keying material necessary to perform these operations. Uses for this API range from user or service authentication, document or code signing, and the confidentiality and integrity of communications.

Return to Categories

The Big Ones

Frameworks with more than ~4KB GitHub Stars.

Crypto Module in NodeJS

Website GitHub Repo GitHub last commit GitHub watchers GitHub stars GitHub forks GitHub issues

The crypto module provides cryptographic functionality that includes a set of wrappers for OpenSSL's hash, HMAC, cipher, decipher, sign and verify functions. NOTE: GitHub stats are from all NodeJS project.

crypto-js

Website GitHub Repo GitHub last commit GitHub watchers GitHub stars GitHub forks GitHub issues

JavaScript library of crypto standards based on the inactive CryptoJS.

SJCL - Stanford Javascript Crypto Library

Website GitHub Repo GitHub last commit GitHub watchers GitHub stars GitHub forks GitHub issues

The Stanford Javascript Crypto Library on GitHub is a project by the Stanford Computer Security Lab to build a secure, powerful, fast, small, easy-to-use, cross-browser library for cryptography in Javascript.

OpenPGP.js

Website GitHub Repo GitHub last commit GitHub watchers GitHub stars GitHub forks GitHub issues

This project aims to provide an Open Source OpenPGP library in JavaScript so it can be used on virtually every device. Instead of other implementations that are aimed at using native code, OpenPGP.js is meant to bypass this requirement.

node.bcrypt.js

Website GitHub Repo GitHub last commit GitHub watchers GitHub stars GitHub forks GitHub issues

bcrypt for NodeJs.

Return to Categories

About

List of awesome JavaScript Crypto Libraries

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.