mirror of https://github.com/oxen-io/session-ios
Fixed a legacy group message decryption issue
Fixed a bug where we were incorrectly generating and requiring 64 byte secrets for legacy groups (we only need 32 bytes), since we do length checks before calling the libSession C API (to prevent crashes) we would fail before attempting to decrypt because the key was too shortpull/1013/head
parent
6cb3bdbcad
commit
67830ed767
@ -1 +1 @@
|
||||
Subproject commit af0ab996da46bcbeeea5e70831cda7e23c955243
|
||||
Subproject commit 2bf8c81443494f227a9509ddd95889f196b668d6
|
Loading…
Reference in New Issue