conversations-classic/src/main/java/eu/siacs/conversations/crypto/axolotl
Sebastian 544e1dee65 Remove copy of innerkey
The line overwrites this.innerkey with the value that was already there.
2016-05-05 17:09:01 +02:00
..
AxolotlService.java spelling fixes 2016-05-04 10:29:29 +02:00
CryptoFailedException.java Switch payload encryption to AES-GCM 2015-07-21 01:17:14 +02:00
NoSessionsCreatedException.java Reworked axolotl protocol layer 2015-07-19 21:32:25 +02:00
OnMessageCreatedCallback.java Change to new wire protocol version 2015-07-31 21:31:45 +02:00
SQLiteAxolotlStore.java Renaming of variable 2016-05-03 23:35:57 +02:00
XmppAxolotlMessage.java Remove copy of innerkey 2016-05-05 17:09:01 +02:00
XmppAxolotlSession.java store identity key in XmppAxolotlSession instead of the fingerprint 2015-12-19 15:44:11 +01:00