go-blockchain/crypto
Virgil d5070cce15 build(crypto): select randomx sources by architecture
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 22:57:24 +00:00
..
common feat(crypto): Phase 2a scaffold — vendored C++ and CMake build 2026-02-20 18:21:44 +00:00
compat fix(crypto): restore vendored boost compat 2026-04-04 21:56:32 +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 fix(crypto): restore vendored boost compat 2026-04-04 21:56:32 +00:00
bridge.cpp feat(crypto): add Zarcanum verification context API 2026-04-04 21:28:12 +00:00
bridge.h feat(crypto): add Zarcanum verification context API 2026-04-04 21:28:12 +00:00
clsag.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
CMakeLists.txt build(crypto): select randomx sources by architecture 2026-04-04 22:57:24 +00:00
crypto.go feat(crypto): RandomX PoW hash via CGo bridge 2026-02-21 01:01:23 +00:00
crypto_test.go feat(crypto): add Zarcanum verification context API 2026-04-04 21:28:12 +00:00
doc.go feat(crypto): CGo bridge smoke test — FastHash via Keccak-256 2026-02-20 18:22:25 +00:00
keygen.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
keyimage.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +00:00
pow.go refactor: migrate module path to dappco.re/go/core/blockchain 2026-03-22 01:49:26 +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): add Zarcanum verification context API 2026-04-04 21:28:12 +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