mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-13 11:41:15 +02:00
This matches the security level of AES-256 according to NSA Suite B. To better comply with Suite B we should replace the combination of CTR mode and HMAC with GCM, which would reduce the MAC size from 48 to 16 bytes.