FreshCryptoLib
Blockchain crypto functions
A collection of cryptographic primitives and functions for blockchain systems.
Cryptographic Primitives for Blockchain Systems (solidity, cairo, C and rust)
124 stars
8 watching
22 forks
Language: Solidity
last commit: 3 months ago
Linked from 1 awesome list
ecdsafido2secp256r1soliditywebauthn-demo
Related projects:
Repository | Description | Stars |
---|---|---|
pubkey/eth-crypto | Provides cryptographic functions for Ethereum transactions and smart contracts | 878 |
brndnmtthws/dryoc | A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling. | 288 |
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 28 |
rubycocos/blockchain | Tools and libraries for building blockchain applications in Ruby | 224 |
dagenix/rust-crypto | A pure-Rust implementation of common cryptographic algorithms | 1,394 |
ethereum/js-ethereum-cryptography | A collection of audited cryptographic primitives needed to work with Ethereum. | 706 |
ruppde/crypto_puzzles | A tool and library providing functions for encryption and steganography as puzzles or brain teasers. | 30 |
vbuterin/pybitcointools | A collection of reusable functions for cryptographic operations related to Bitcoin. | 1,301 |
xavierleroy/cryptokit | A comprehensive C library of cryptographic primitives for building secure protocols in OCaml applications. | 96 |
cryptofinlabs/cryptofin-solidity | A collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum | 88 |
openblockchains/programming-blockchains | A step-by-step guide to building blockchains from scratch, starting with crypto hashes. | 667 |
0xs34n/blockchain | A proof-of-concept implementation of blockchain technology in JavaScript | 932 |
rustcrypto/hashes | A collection of cryptographic hash functions written in Rust. | 1,879 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
b-con/crypto-algorithms | Public domain implementations of basic cryptography algorithms for educational and pragmatic purposes. | 1,832 |