libsignal-protocol-javascript/src
lilia ffd60c7d94 Remove duplicate identityKey from SessionRecord
This is redundant to the identity key store, and only used to check
internal consistency between sessions and the 'current' remote identity,
though there's no particular reason we can't keep sessions from previous
identity keys.
2016-09-19 20:21:53 -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 duplicate identityKey from SessionRecord 2016-09-19 20:21:53 -07:00
SessionCipher.js Remove duplicate identityKey from SessionRecord 2016-09-19 20:21:53 -07:00
SessionLock.js Version 1.0.0 2016-06-14 17:36:31 -07:00
SessionRecord.js Remove duplicate identityKey from SessionRecord 2016-09-19 20:21:53 -07:00
SignalProtocolAddress.js Version 1.0.0 2016-06-14 17:36:31 -07:00