mirror of
https://github.com/telemt/telemt.git
synced 2026-07-08 04:50:17 +03:00
Hardened KDF-Tuple + NAT Probing + Paddings
Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
This commit is contained in:
@@ -31,6 +31,8 @@ async fn make_pool() -> (Arc<MePool>, Arc<SecureRandom>) {
|
||||
false,
|
||||
None,
|
||||
Vec::new(),
|
||||
false,
|
||||
Vec::new(),
|
||||
1,
|
||||
None,
|
||||
12,
|
||||
|
||||
Reference in New Issue
Block a user