0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 20:03:07 +02:00
libsignal/rust
Jordan Rose d51920eba2 crypto: Explicitly convert to u64 for the "lengths" in AES-GCM
The algorithm requires eight bytes here, but we were mistakenly only
including four on 32-bit platforms.
2021-07-01 17:54:41 -07:00
..
bridge Bump version to v0.8.2 2021-06-28 12:52:57 -07:00
crypto crypto: Explicitly convert to u64 for the "lengths" in AES-GCM 2021-07-01 17:54:41 -07:00
device-transfer Update toolchain to nightly-2021-06-08 2021-06-09 14:04:22 -07:00
poksho Update toolchain to nightly-2021-06-08 2021-06-09 14:04:22 -07:00
protocol Update toolchain to nightly-2021-06-08 2021-06-09 14:04:22 -07:00