go-blockchain/crypto
2026-02-20 18:24:06 +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
upstream feat(crypto): Phase 2a scaffold — vendored C++ and CMake build 2026-02-20 18:21:44 +00:00
bridge.cpp feat(crypto): key generation, validation, and secret-to-public derivation 2026-02-20 18:24:06 +00:00
bridge.h feat(crypto): key generation, validation, and secret-to-public derivation 2026-02-20 18:24:06 +00:00
CMakeLists.txt feat(crypto): Phase 2a scaffold — vendored C++ and CMake build 2026-02-20 18:21:44 +00:00
crypto.go feat(crypto): CGo bridge smoke test — FastHash via Keccak-256 2026-02-20 18:22:25 +00:00
crypto_test.go feat(crypto): key generation, validation, and secret-to-public derivation 2026-02-20 18:24:06 +00:00
doc.go feat(crypto): CGo bridge smoke test — FastHash via Keccak-256 2026-02-20 18:22:25 +00:00
keygen.go feat(crypto): key generation, validation, and secret-to-public derivation 2026-02-20 18:24:06 +00:00
PROVENANCE.md feat(crypto): Phase 2a scaffold — vendored C++ and CMake build 2026-02-20 18:21:44 +00:00