go-blockchain/crypto
2026-03-26 14:10:18 +00:00
..
common feat(crypto): Phase 2a scaffold — vendored C++ and CMake build 2026-02-20 18:21:44 +00:00
compat feat(crypto): Phase 2a scaffold — vendored C++ and CMake build 2026-02-20 18:21:44 +00:00
currency_core feat(crypto): Phase 2a scaffold — vendored C++ and CMake build 2026-02-20 18:21:44 +00:00
randomx feat(crypto): RandomX PoW hash via CGo bridge 2026-02-21 01:01:23 +00:00
upstream feat(crypto): Phase 2a scaffold — vendored C++ and CMake build 2026-02-20 18:21:44 +00:00
bridge.cpp feat(consensus): V2 Zarcanum signature and proof verification 2026-02-22 00:06:10 +00:00
bridge.h feat(consensus): V2 Zarcanum signature and proof verification 2026-02-22 00:06:10 +00:00
clsag.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
CMakeLists.txt feat(crypto): RandomX PoW hash via CGo bridge 2026-02-21 01:01:23 +00:00
crypto.go feat(crypto): RandomX PoW hash via CGo bridge 2026-02-21 01:01:23 +00:00
crypto_test.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
doc.go feat(crypto): CGo bridge smoke test — FastHash via Keccak-256 2026-02-20 18:22:25 +00:00
keygen.go fix(blockchain): upgrade to core v0.8.0-alpha.1 + replace banned imports 2026-03-26 14:10:18 +00:00
keyimage.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
pow.go fix(blockchain): upgrade to core v0.8.0-alpha.1 + replace banned imports 2026-03-26 14:10:18 +00:00
pow_test.go feat(crypto): RandomX PoW hash via CGo bridge 2026-02-21 01:01:23 +00:00
proof.go feat(crypto): wire BPP/BPPE/BGE proof verification with real testnet data 2026-02-21 18:37:08 +00:00
PROVENANCE.md feat(crypto): Phase 2a scaffold — vendored C++ and CMake build 2026-02-20 18:21:44 +00:00
signature.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00