fetch_ml/native/dataset_hash
Jeremie Fraeys 37aad7ae87
feat: add manifest signing and native hashing support
- Integrate RunManifest.Validate with existing Validator
- Add manifest Sign() and Verify() methods
- Add native C++ hashing libraries (dataset_hash, queue_index)
- Add native bridge for Go/C++ integration
- Add deduplication support in queue
2026-02-19 15:34:39 -05:00
..
crypto feat: add manifest signing and native hashing support 2026-02-19 15:34:39 -05:00
io feat: add manifest signing and native hashing support 2026-02-19 15:34:39 -05:00
threading feat: add manifest signing and native hashing support 2026-02-19 15:34:39 -05:00
CMakeLists.txt feat: implement C++ native libraries for performance-critical operations 2026-02-16 20:38:04 -05:00
dataset_hash.cpp feat: implement C++ native libraries for performance-critical operations 2026-02-16 20:38:04 -05:00
dataset_hash.h ci: push all workflow updates 2026-02-12 13:28:15 -05:00