session-android/src/org/thoughtcrime/securesms/crypto
2013-05-06 08:40:55 -07:00
..
AsymmetricMasterCipher.java Initial Project Import 2011-12-20 10:20:44 -08:00
AsymmetricMasterSecret.java Initial Project Import 2011-12-20 10:20:44 -08:00
AuthenticityCalculator.java Initial client support for GCM message send/receive 2013-05-06 08:40:55 -07:00
DecryptingPartInputStream.java Initial Project Import 2011-12-20 10:20:44 -08:00
DecryptingQueue.java Locally encrypted messages no longer show as ciphertext notifications. 2013-05-06 08:40:55 -07:00
EncryptingPartOutputStream.java Initial Project Import 2011-12-20 10:20:44 -08:00
IdentityKey.java Initial Project Import 2011-12-20 10:20:44 -08:00
IdentityKeyUtil.java Initial Project Import 2011-12-20 10:20:44 -08:00
InvalidKeyException.java Initial Project Import 2011-12-20 10:20:44 -08:00
InvalidMacException.java Initial Project Import 2011-12-20 10:20:44 -08:00
InvalidMessageException.java Initial Project Import 2011-12-20 10:20:44 -08:00
InvalidPassphraseException.java Initial Project Import 2011-12-20 10:20:44 -08:00
InvalidVersionException.java Initial Project Import 2011-12-20 10:20:44 -08:00
KeyExchangeInitiator.java Major storage layer refactoring to set the stage for clean GCM. 2013-05-06 08:40:55 -07:00
KeyExchangeMessage.java Major storage layer refactoring to set the stage for clean GCM. 2013-05-06 08:40:55 -07:00
KeyExchangeProcessor.java Major storage layer refactoring to set the stage for clean GCM. 2013-05-06 08:40:55 -07:00
KeyPair.java Initial Project Import 2011-12-20 10:20:44 -08:00
KeyUtil.java Initial client support for GCM message send/receive 2013-05-06 08:40:55 -07:00
MasterCipher.java Initial Project Import 2011-12-20 10:20:44 -08:00
MasterSecret.java Add support for resuming compose drafts. 2013-02-04 00:13:07 -08:00
MasterSecretUtil.java Improve passphrase and onboarding UI. Abstract out routing. 2013-02-17 15:09:01 -08:00
MessageMac.java Fix for NPE on null encrypted MMS messages. 2013-04-23 14:49:32 -07:00
PublicKey.java Initial Project Import 2011-12-20 10:20:44 -08:00
PublicKeyAndVersion.java Initial Project Import 2011-12-20 10:20:44 -08:00
SerializableKey.java Initial Project Import 2011-12-20 10:20:44 -08:00
SessionCipher.java Minor refactoring 2013-05-06 08:40:55 -07:00
TransportDetails.java Minor refactoring 2013-05-06 08:40:55 -07:00