Files
nym/common
durch eb886c0860 Add shared derivation material support for thread-safe key generation
- Add serialization support to DerivationMaterial for persistence/sharing
- Implement shared derivation material in BaseClientBuilder with Arc<Mutex<>> for thread safety
- Add network monitor support for deterministic key generation from file
- Extend MixnetClientBuilder with shared derivation material functionality
- Add comprehensive documentation explaining thread-safe sharing and key generation priority

This enables multiple clients to derive keys from the same source material while maintaining
thread safety, particularly useful for network monitoring where consistent client identities
are needed across multiple instances.
2025-06-12 17:24:32 +02:00
..
2023-10-24 11:16:06 +02:00
2025-06-11 16:13:59 +02:00
2025-06-10 19:34:19 +03:00
2024-12-20 12:18:45 +01:00
2025-05-30 09:28:48 +02:00
2025-06-03 11:22:51 +01:00
2025-06-03 11:22:51 +01:00
2024-11-29 16:45:55 +01:00
2025-05-28 10:23:11 +02:00
2025-06-03 11:22:51 +01:00
2025-06-03 11:22:51 +01:00
2024-09-19 12:53:27 +02:00
2025-06-03 11:22:51 +01:00
2025-06-03 11:22:51 +01:00