Pinned Repositories
AssemblyLoader
CLI assembly parser, in the progress
bfgminer
bfgminer for bitfury asic
bitcoin-abe
Abe: block browser for Bitcoin and similar currencies
Ed25519
C# implementation of Ed25519 (forked from CodesInChaos/Chaos.NaCl)
eloipool-scrypt
eloipool for litecoin (by ltcmine)
node-ethash
Node bindings for Ethash cpp implementation.
novacoin
Novacoin sources tree
open-ethereum-pool-pps
Pay-Per-Share version of open-ethereum-pool
p2pool
Peer-to-peer Novacoin mining pool.
stratum-mining-proxy
mining proxy
CryptoManiac's Repositories
CryptoManiac/open-ethereum-pool-pps
Pay-Per-Share version of open-ethereum-pool
CryptoManiac/Ed25519
C# implementation of Ed25519 (forked from CodesInChaos/Chaos.NaCl)
CryptoManiac/AssemblyLoader
CLI assembly parser, in the progress
CryptoManiac/node-ethash
Node bindings for Ethash cpp implementation.
CryptoManiac/blockbook
:blue_book: TREZOR address/account balance backend
CryptoManiac/node-ethereum-stratum
A prototype of EthereumStratum implementation according to NiceHash specs. DO NOT use in production.
CryptoManiac/node-stratum-pool
High performance Stratum poolserver in Node.js
CryptoManiac/rmcd
Decentralized cryptocurrency blockchain daemon implementing the RMC Ledger in C++
CryptoManiac/node-stratum-wrapper
Wrapper for node-stratum-pool with redis share logging
CryptoManiac/open-ethereum-pool
Open Ethereum Mining Pool
CryptoManiac/PicoVM
Restricted implementation of CLR on a top of Node.js
CryptoManiac/RMCWallet
Lightweight wallet for RMC with Qt based interface
CryptoManiac/validator-keys-tool
Generate master and ephemeral rippled validator keys
CryptoManiac/asmjit
Complete x86/x64 JIT and Remote Assembler for C++
CryptoManiac/bigint-buffer
💪🔢 bigint-buffer: Buffer Utilities for TC39 BigInt Proposal
CryptoManiac/bitcoin
Bitcoin Core integration/staging tree
CryptoManiac/cgminer
ASIC and FPGA miner in c for bitcoin
CryptoManiac/ethash
CryptoManiac/g3log
G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros.
CryptoManiac/gravity-sphincs
Signature scheme submitted to NIST's Post-Quantum Cryptography Project
CryptoManiac/hidapi-rs
Rust bindings for the hidapi C library
CryptoManiac/IXWebSocket
websocket and http client and server library, coming with ws, a command line swiss army knife utility
CryptoManiac/monero-stratum
Mining stratum for CryptoNote coins like Monero
CryptoManiac/node-stratum-proxy
Simple node.js stratum proxy
CryptoManiac/nodevfee
NoDevFee
CryptoManiac/novabuild
Novacoin build scripts for mingw64 (experimental and quite ugly)
CryptoManiac/rmc-libpp
Standalone RCL-compatible transaction signing and serialization library
CryptoManiac/tiny-aes-cpp
Memory-safe implementation of AES algorithm (derived from kokke/tiny-AES-c)
CryptoManiac/wallet-core
Cross-platform, cross-blockchain wallet library.
CryptoManiac/Wheel
A set of cryptographic algorithm implementations