Giter Club home page Giter Club logo

awesome-javascript-crypto-libraries's Introduction

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.