3 Commits
Author SHA1 Message Date
Hanzo AI 9af8a66139 chore: remove all TODOs from production code 2025-12-27 08:39:37 -08:00
Zach Kelling 706f762ea6 feat(gpu): add NTT cache, worker pools, and BLS batch verification
- Add NTT cache with LRU eviction for twiddle factors
- Add worker pool for parallel GPU operations
- Add BLS batch signature verification
- Improve element operations for Bandersnatch
- Add comprehensive tests for GPU crypto operations
2025-12-26 16:10:11 -08:00
Zach Kelling 37bd49c508 feat: add ring signatures for anonymous group signing 2025-12-20 14:02:56 -08:00