Pinned Repositories
secp256k1
Optimized C library for EC operations on curve secp256k1
bitsign
Tool for generating bitcoin addresses and signing/verifying messages using addresses
ecc-secp256k1
Elliptic curve operations over secp256k1 *not for production*
FixPrivateKey
Fix typo in a WIF private address
kaspa-miner
A fast CPU miner for Kaspa
log-derive
A procedural macro for auto logging output of functions
stdio-override
Overriding Stdio file descriptors in Rust
syscalls-rs
rust-bitcoin
Rust Bitcoin library
rust-secp256k1
Rust language bindings for Bitcoin secp256k1 library.
elichai's Repositories
elichai/log-derive
A procedural macro for auto logging output of functions
elichai/syscalls-rs
elichai/ecc-secp256k1
Elliptic curve operations over secp256k1 *not for production*
elichai/stdio-override
Overriding Stdio file descriptors in Rust
elichai/str-array
Stack based owned String
elichai/derive-wrapper
A bunch of derive traits for wrapper types
elichai/hashes
Collection of cryptographic hash functions written in pure Rust
elichai/kaspad
Kaspad is the reference full node Kaspa implementation written in Go (golang).
elichai/advisory-db
Security advisory database for Rust crates published through crates.io
elichai/bench_linkedlist
Benchmarks for LinkedList implementations in various languages
elichai/bitcoin-iterate
Simple fast iterator to extract data from bitcoind's blockchain files.
elichai/bitcoin_hashes
Simple library which implements a few hashes and does nothing else
elichai/cargo-bisect-rustc
Bisects rustc, either nightlies or CI artifacts
elichai/cargo-show-asm
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
elichai/cavy-cli
Command line interface for Cavy
elichai/cc-rs
Rust library for build scripts to compile C/C++ code into a Rust library
elichai/Download-macOS
Download macOS in ISO/DMG/ZIP format using this tool.
elichai/evmap
A lock-free, eventually consistent, concurrent multi-value map.
elichai/faster-hex
fast hex
elichai/gitian.sigs
Bitcoin Core release signatures
elichai/go-bench-orderedmap
elichai/javascript-secp256k1
elichai/libfuzzer
Rust bindings and utilities for LLVM’s libFuzzer
elichai/num-bigint
Big integer types for Rust
elichai/rust-bitcoin
Rust Bitcoin library
elichai/rust-hex
A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.
elichai/rust-secp256k1-serde-test
elichai/rust-semverver
Automatic checking for semantic versioning in library crates
elichai/secp256k1
Optimized C library for EC operations on curve secp256k1
elichai/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...