All Projects → gabrielizalo → Awesome-JavaScript-Crypto-Libraries

gabrielizalo / Awesome-JavaScript-Crypto-Libraries

Licence: MIT License
List of awesome JavaScript Crypto Libraries

Projects that are alternatives of or similar to Awesome-JavaScript-Crypto-Libraries

browserify-cipher
No description or website provided.
Stars: ✭ 15 (-72.73%)
Mutual labels:  crypto
python-coinmarketcap
CoinMarketCap Python API Wrapper
Stars: ✭ 67 (+21.82%)
Mutual labels:  crypto
gdax bot
gdax_bot - Micro dollar cost averaging for crypto
Stars: ✭ 57 (+3.64%)
Mutual labels:  crypto
awesome-tetherino
Awesome Tetherino - 60 000+ Million $USDT Crypto "Stable" Coin Printed Out of Thin Air and Officially Backed by Commercial Paper (2-Ply Rated Soft - Yes, Trust Us, Don't Verify) - Inside the Tether Ponzi Scheme - A Bubble for the History Books and Fraud on the Scale of Madoff
Stars: ✭ 45 (-18.18%)
Mutual labels:  crypto
intellij-investor-dashboard
📈 Investor Dashboard for JetBrains IDEs. Support A Share, H.K. Stocks, U.S. Stocks and Crypto etc.
Stars: ✭ 60 (+9.09%)
Mutual labels:  crypto
minisketch-rs
Rust bindings to @sipa's minisketch library
Stars: ✭ 16 (-70.91%)
Mutual labels:  crypto
CoinMarketCap-Desktop
A simple desktop wrapper for CoinMarketCap
Stars: ✭ 21 (-61.82%)
Mutual labels:  crypto
mbedtls-esp8266
Updated and Upgraded mbedTLS library for the ESP8266 (probably ESP32 too)
Stars: ✭ 13 (-76.36%)
Mutual labels:  crypto
i2pchat
🌀 i2pchat. Anonymous private secure opensource chat using end-to-end encrypted transport.
Stars: ✭ 25 (-54.55%)
Mutual labels:  crypto
coinbash
💰 A bash script (CLI) for displaying crypto currencies market data in a terminal 🖥
Stars: ✭ 110 (+100%)
Mutual labels:  crypto
secman
[Archived] 👊 Human-friendly and amazing secrets manager.
Stars: ✭ 63 (+14.55%)
Mutual labels:  crypto
ccapi
A header-only C++ library for interacting with crypto exchanges. Binding for Python is provided. A spot market making application is also provided as an end-to-end solution for liquidity providers.
Stars: ✭ 227 (+312.73%)
Mutual labels:  crypto
OormiPass
Free open source cross platform password manager
Stars: ✭ 50 (-9.09%)
Mutual labels:  crypto
crypto compare
CryptoCompare.com API client for Python
Stars: ✭ 28 (-49.09%)
Mutual labels:  crypto
reblocks
React Components for Nano cryptocurrency (formerly RaiBlocks) - including Payments via Brainblocks
Stars: ✭ 21 (-61.82%)
Mutual labels:  crypto
zkp-ecdsa
Proves knowledge of an ECDSA-P256 signature under one of many public keys that are stored in a list.
Stars: ✭ 118 (+114.55%)
Mutual labels:  crypto
fireblocks-sdk-py
Official Python SDK for Fireblocks API
Stars: ✭ 32 (-41.82%)
Mutual labels:  crypto
ArduinoSpritzCipher
Spritz encryption system portable C library, CSPRNG, cryptographic hash and MAC functions, symmetric-key data encryption, and general-purpose functions. It's also an Arduino library.
Stars: ✭ 67 (+21.82%)
Mutual labels:  crypto
TelegramTrader-MT4-MT5
Connect Telegram Messenger to Metatrader for Live Quotes, Charts, Trading, and Managing Robots(Expert Advisors)
Stars: ✭ 74 (+34.55%)
Mutual labels:  crypto
desktop
CoinApp is a simple to use minimal Cryptocurrency Wallet for Ethereum, ERC20 Tokens, Bitcoin and Litecoin built for Windows, Mac and Linux.
Stars: ✭ 60 (+9.09%)
Mutual labels:  crypto

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].