crypto
Crypto library
A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing.
Cryptographic operations in WASM, C, Typescript for Nodejs and the browser.
28 stars
2 watching
0 forks
Language: TypeScript
last commit: 12 months ago
Linked from 1 awesome list
ccryptocryptographyelliptic-curvesend-to-end-encryptionhashjavascriptlibsodiummerkle-treepublic-key-cryptographyrollupshamir-secret-sharingtypescriptwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
cryptocoinjs/coinkey | A JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies. | 149 |
gwjjeff/cryptojs | A cryptographic library providing secure algorithms for data encryption and decryption in JavaScript. | 327 |
jedisct1/libsodium.js | A WebAssembly and pure JavaScript implementation of the sodium crypto library for secure communication | 981 |
spalt08/cryptography | A collection of high-performance cryptographic packages in JavaScript. | 54 |
clipperz/javascript-crypto-library | A comprehensive JavaScript library providing efficient cryptographic functions for web development. | 287 |
meychi/ascrypt | A cryptographic library with a uniform API for multiple programming languages. | 47 |
mhumm/delphiencryptioncompendium | A comprehensive cryptographic library for Delphi and potentially FPC | 257 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 382 |
rdubois-crypto/freshcryptolib | A collection of cryptographic primitives and functions for blockchain systems. | 124 |
xavierleroy/cryptokit | A comprehensive C library of cryptographic primitives for building secure protocols in OCaml applications. | 96 |
tonyg/js-nacl | A JavaScript API wrapper for cryptographic routines from the libsodium library. | 493 |
pubkey/eth-crypto | Provides cryptographic functions for Ethereum transactions and smart contracts | 878 |
dchest/tweetnacl-js | A JavaScript implementation of cryptographic primitives inspired by the TweetNaCl library | 1,782 |