cryptography
Crypto libraries
A collection of high-performance cryptographic packages in JavaScript.
Tiny and performant cryptographic packages for JavaScript
54 stars
1 watching
2 forks
Language: TypeScript
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 28 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
tonyg/js-nacl | A JavaScript API wrapper for cryptographic routines from the libsodium library. | 493 |
jedisct1/libsodium.js | A WebAssembly and pure JavaScript implementation of the sodium crypto library for secure communication | 981 |
sketchytech/swiftography | A Swift repository for cryptographic algorithms and font obfuscation using the CryptoJS library | 8 |
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
gwjjeff/cryptojs | A cryptographic library providing secure algorithms for data encryption and decryption in JavaScript. | 327 |
clipperz/javascript-crypto-library | A comprehensive JavaScript library providing efficient cryptographic functions for web development. | 287 |
cryptocoinjs/coinkey | A JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies. | 149 |
dchest/tweetnacl-js | A JavaScript implementation of cryptographic primitives inspired by the TweetNaCl library | 1,782 |
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 382 |
meychi/ascrypt | A cryptographic library with a uniform API for multiple programming languages. | 47 |
keichan34/tea_crypto_erl | An implementation of a simple encryption algorithm in Erlang. | 0 |
wavesplatform/ts-lib-crypto | A comprehensive TypeScript library providing cryptographic functions and utilities for the Waves protocol. | 9 |
brndnmtthws/dryoc | A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling. | 288 |