libsignal-protocol-javascript/src
lilia b01ac22eb9 Fix bad mac on repeated deliveries
`MessageCounterError` is the expected result of repeated deliveries.
Error handling in decryptWithSessionList should immediately return such
an error if it occurs. Previous to this change, a Bad MAC error to be
returned instead of a MessageCounterError, if the message in question
was encrypted for a closed session.
2017-03-27 17:01:56 -07:00
..
crypto.js Add support for numeric fingerprints 2016-08-23 16:05:53 -07:00
curve25519_worker_manager.js Version 1.0.0 2016-06-14 17:36:31 -07:00
curve25519_worker.js Version 1.0.0 2016-06-14 17:36:31 -07:00
curve25519_wrapper.js Version 1.0.0 2016-06-14 17:36:31 -07:00
Curve.js Version 1.0.0 2016-06-14 17:36:31 -07:00
helpers.js Version 1.0.0 2016-06-14 17:36:31 -07:00
KeyHelper.js Version 1.0.0 2016-06-14 17:36:31 -07:00
NumericFingerprint.js Add support for numeric fingerprints 2016-08-23 16:05:53 -07:00
protobufs.js Version 1.0.0 2016-06-14 17:36:31 -07:00
SessionBuilder.js Remove unused argument 2017-02-20 18:08:04 -08:00
SessionCipher.js Fix bad mac on repeated deliveries 2017-03-27 17:01:56 -07:00
SessionLock.js Version 1.0.0 2016-06-14 17:36:31 -07:00
SessionRecord.js Fix test for presence of registrationId 2017-02-20 18:08:15 -08:00
SignalProtocolAddress.js Version 1.0.0 2016-06-14 17:36:31 -07:00