Aegis/app/src/main/java/me/impy/aegis/crypto
2018-10-07 20:00:56 +02:00
..
otp Bunch of refactoring 2018-06-06 16:15:31 +02:00
CryptoUtils.java Restructure the code in the Slot classes a bit 2018-10-07 20:00:56 +02:00
CryptParameters.java Refactor the database classes to be more reusable 2018-10-07 10:47:07 +02:00
CryptResult.java Get rid of all uses of double brace initialization 2018-06-06 21:30:24 +02:00
KeyStoreHandle.java Use GCM instead of a hash to check master key integrity 2018-06-06 19:38:13 +02:00
KeyStoreHandleException.java Make sure we only catch specific exceptions instead of catching them all 2018-03-19 18:00:53 +01:00
MasterKey.java Get rid of all uses of double brace initialization 2018-06-06 21:30:24 +02:00
MasterKeyException.java Make sure we only catch specific exceptions instead of catching them all 2018-03-19 18:00:53 +01:00
SCryptParameters.java Restructure the code in the Slot classes a bit 2018-10-07 20:00:56 +02:00