mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-13 11:41:15 +02:00
We don't need to call HMAC-SHA-384 more than once to get 256 bits of key material. The code will throw a RuntimeException if CIPHER_KEY_BYTES is changed in future so that one iteration's no longer enough.