mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-06-12 00:55:42 +02:00
95788cc1c6
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.