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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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;