mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-14 02:46:47 +02:00
Treat the first 16 bytes of the stream as the IV for the AES block cipher. This is incompatible with the previous scheme, where the IV was derived from the master key.