libertaria-stack/src/crypto
Markus Maiwald c8ba5ea532 feat(all): Complete Phase 2 and Phase 3 Implementation
- l1-identity:
  - Vector Clocks (vector.zig) and Causality tracking
  - Trust Graph (trust_graph.zig) and Reputation logic
  - Proof of Path (proof_of_path.zig)
  - PQXDH Protocol (pqxdh.zig) with LibOQS integration
  - Argon2/SoulKey hardening
- builds:
  - Integrated static liboqs build script
  - Updated build.zig for modular linkage
- docs:
  - Added Phase 3 completion report
  - Added build instructions
2026-01-30 23:24:01 +01:00
..
exports.zig feat(all): Complete Phase 2 and Phase 3 Implementation 2026-01-30 23:24:01 +01:00
fips202_bridge.zig feat(all): Complete Phase 2 and Phase 3 Implementation 2026-01-30 23:24:01 +01:00
shake.zig feat(all): Complete Phase 2 and Phase 3 Implementation 2026-01-30 23:24:01 +01:00