libsignal-protocol-swift/Sources
Jordan Rose eba1dc9282 Fix PreKeyRecord having two 'handle' properties
PreKeyRecord is a ClonableHandleOwner, so the superclass was handling
all the state management, but the subclass had its own 'handle' that
was never initialized.
2020-10-12 14:17:29 -07:00
..
SignalFfi Initial incomplete implementation of Swift binding 2020-09-29 16:16:15 -04:00
SignalProtocol Fix PreKeyRecord having two 'handle' properties 2020-10-12 14:17:29 -07:00