REALITY config: Convert mldsa65Seed to its private key later

This commit is contained in:
RPRX
2025-07-24 01:31:07 +00:00
committed by GitHub
parent 955a569181
commit 31b508d372
4 changed files with 58 additions and 59 deletions

View File

@@ -18,7 +18,7 @@ message Config {
uint64 max_time_diff = 9;
repeated bytes short_ids = 10;
bytes mldsa65_key = 11;
bytes mldsa65_seed = 11;
LimitFallback limit_fallback_upload = 12;
LimitFallback limit_fallback_download = 13;