anotherim/src/main/java/eu/siacs/conversations/crypto/axolotl
2016-11-15 15:14:21 +01:00
..
AxolotlService.java refactore trust enum to be FingerprintStatus class with trust and active 2016-11-14 22:27:41 +01:00
CryptoFailedException.java Switch payload encryption to AES-GCM 2015-07-21 01:17:14 +02:00
FingerprintStatus.java fixed enabling trust toggle. unknown->untrusted 2016-11-15 15:14:21 +01: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 refactore trust enum to be FingerprintStatus class with trust and active 2016-11-14 22:27:41 +01:00
XmppAxolotlMessage.java be more careful parsing integers in omemo 2016-10-06 22:05:18 +02:00
XmppAxolotlSession.java refactore trust enum to be FingerprintStatus class with trust and active 2016-11-14 22:27:41 +01:00