bitwarden-mobile/src/Android/Services
Kyle Spearrin b8d53b0f81
Argon2id KDF (#2309)
* add gcc_flags for libargon2.a

* fix up ios proj

* remove unused tag

* add gcc_flags to ios projects

* ios libargon2 binary

* fix paths in ios project

* update pathing on other projs

* Argon2id primitive

* fix typing issues

* comment

* remove ds store

* [PS-2249] Implement Argon2 (#2293)

* Implement Argon2

* Fix incorrect argon2 type on iOS

* Switch argon2 implementation to native bindings

* Change argon2 to save iterations instead of memory as 'kdfIterations'

* Remove mistakenly added import

* Remove unused library

* cleanup

* move android libs

* move android libs

* Revert "move android libs"

This reverts commit 0b91b22cd2.

* Revert "move android libs"

This reverts commit 139839c469.

* PR feedback

Co-authored-by: Bernd Schoolmann <mail@quexten.com>
2023-01-25 07:58:36 -05:00
..
AndroidLogService.cs BEEEP: Abstract and Centralize Logging (#1663) 2022-03-02 14:15:16 -03:00
AndroidPushNotificationService.cs [SG-703] Login request is not removed after dismissing push notification (#2125) 2022-10-12 15:55:01 +01:00
AutofillHandler.cs Android: Show auto-totp-copy toast on pre-13 devices (#2249) 2022-12-19 14:03:22 -03:00
BiometricService.cs PS-518 - Add setting to block AppCenter / Analytics - Mobile (#1905) 2022-05-18 17:59:19 +01:00
ClipboardService.cs [BEEEP] Support for automatic TOTP token copy via external autofill (Android) (#2220) 2022-12-05 12:49:34 -05:00
CryptoPrimitiveService.cs Argon2id KDF (#2309) 2023-01-25 07:58:36 -05:00
DeviceActionService.cs EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00
FileService.cs [EC-519] Refactor Split DeviceActionService (#2081) 2022-10-11 18:19:32 -03:00
LocalizeService.cs EC-868 clear console logging (#2265) 2022-12-29 15:00:13 -03:00
WatchDeviceService.cs EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00