session-android/src/org/thoughtcrime/securesms/crypto
nielsandriesse 06883cc3ef Clean 2020-05-22 09:53:04 +10:00
..
storage Updated to follow LokiSessionResetProtocol. 2020-02-14 13:34:35 +11:00
AsymmetricMasterCipher.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
AsymmetricMasterSecret.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
AttachmentSecret.java Simple encrypted glide disk cache 2018-03-31 02:14:02 -07:00
AttachmentSecretProvider.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
ClassicDecryptingPartInputStream.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
DatabaseSecret.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
DatabaseSecretProvider.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
IdentityKeyParcelable.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
IdentityKeyUtil.java Hook up onboarding logic 2019-12-17 10:04:08 +01:00
InvalidPassphraseException.java Initial Project Import 2011-12-20 10:20:44 -08:00
KeyStoreHelper.java Added new logger. 2018-08-06 10:50:06 -04:00
MasterCipher.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
MasterSecret.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
MasterSecretUtil.java Added a way to clear database. 2019-11-21 16:31:01 +11:00
ModernDecryptingPartInputStream.java Manually calculate attachment offsets 2018-02-24 11:09:26 -08:00
ModernEncryptingPartOutputStream.java Have stream generate random value 2018-02-01 15:42:28 -08:00
PreKeyUtil.java Clean & debug 2020-05-13 09:07:51 +10:00
ProfileKeyUtil.java Rotate profile key on every new upload. 2019-11-27 13:17:31 +11:00
PublicKey.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
SecurityEvent.java Fix up security initialization stuff in ConversationActivity 2015-09-30 14:30:10 -07:00
SessionUtil.java Migrate sessions into database 2018-03-05 16:11:49 -08:00
UnidentifiedAccessUtil.java Clean 2020-05-22 09:53:04 +10:00