bitwarden-android/src/App/Services
Thomas Rittson 79589b07fc
Use 2 iterations for local password hashing (#1423)
* Add HashPurpose parameter to HashPasswordAsync

* Use 2 iterations for local password hashing

* Force logout if user has old keyHash stored

* Revert "Force logout if user has old keyHash stored"

This reverts commit 497d4928fa.

* Add backwards compatability with existing keyHash
2021-06-15 07:39:34 +10:00
..
MobileBroadcasterMessagingService.cs changes for new messaging 2019-04-19 12:33:57 -04:00
MobileI18nService.cs update languages (#1080) 2020-09-21 10:20:45 -04:00
MobilePasswordRepromptService.cs Use 2 iterations for local password hashing (#1423) 2021-06-15 07:39:34 +10:00
MobilePlatformUtilsService.cs Fixes for password reprompt (#1416) 2021-06-10 17:57:18 +02:00
MobileStorageService.cs track failed unlock attempts in storage (#1421) 2021-06-09 10:03:05 -04:00
NoopPushNotificationListenerService.cs push notification services 2019-05-28 12:01:55 -04:00
NoopPushNotificationService.cs push notification services 2019-05-28 12:01:55 -04:00
PreferencesStorageService.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
PushNotificationListenerService.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
SecureStorageService.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00