A Dart implementation of the cryptography needed for OMEMO 0.8.3 (mirror)
16
stars
1
forks
source link
Using the OmemoSessionManager to encrypt a second message to a Jid will causes an invalid HMAC exception #14
Closed
PapaTutuWawa closed 2 years ago
See the test
Test by sending multiple messages back and forth
intest/omemo_test.dart
.Edit: This bug does not seem to be triggered due to a bad ratchet since the Double Ratchet tests do not fail.