bitwarden-mobile/src/Core/Abstractions
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
..
IApiService.cs [SG-816] Get all login requests and pick the most recent (#2191) 2022-11-15 17:36:21 +00:00
IAppIdService.cs app id service 2019-03-28 16:45:00 -04:00
IAuditService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IAuthService.cs [SG-816] Get all login requests and pick the most recent (#2191) 2022-11-15 17:36:21 +00:00
IAutofillHandler.cs [EC-519] Refactor Split DeviceActionService (#2081) 2022-10-11 18:19:32 -03:00
IAzureFileUpoadService.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
IBiometricService.cs Support for storing multiple biometric integrity states for iOS (#1110) 2020-10-07 12:18:36 -04:00
IBroadcasterService.cs Improved BroadcastService and added try...catch on async void callbacks (#1917) 2022-07-05 18:14:10 -03:00
ICipherService.cs EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00
IClipboardService.cs Clipboard handling adjustments for Android 13 (#1947) 2022-06-10 12:02:17 -04:00
ICollectionService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
ICryptoFunctionService.cs Argon2id KDF (#2309) 2023-01-25 07:58:36 -05:00
ICryptoPrimitiveService.cs Argon2id KDF (#2309) 2023-01-25 07:58:36 -05:00
ICryptoService.cs [SG-174] Login with Device Request - Mobile (#2167) 2022-11-09 16:25:48 +00:00
IEnvironmentService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IEventService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
IExportService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IFileService.cs [EC-519] Refactor Split DeviceActionService (#2081) 2022-10-11 18:19:32 -03:00
IFileUploadService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IFolderService.cs [SG-79] Mobile Vault Filter (#1928) 2022-05-31 13:34:54 -04:00
II18nService.cs added locale names dictionary 2019-09-06 09:44:25 -04:00
IKeyConnectorService.cs [KeyConnector] Add support for key connector OTP (#1633) 2021-11-10 20:46:48 -05:00
ILogger.cs PS-518 - Add setting to block AppCenter / Analytics - Mobile (#1905) 2022-05-18 17:59:19 +01:00
IMessagingService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
INativeLogService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
IOrganizationService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
IPasswordGenerationService.cs [SG-460] Master Password security checks (mobile) (#2312) 2023-01-20 13:38:31 +00:00
IPlatformUtilsService.cs [EC-519] Refactor Split DeviceActionService (#2081) 2022-10-11 18:19:32 -03:00
IPolicyService.cs [SG-79] Mobile Vault Filter (#1928) 2022-05-31 13:34:54 -04:00
ISearchService.cs Send feature for mobile (#1256) 2021-02-10 19:50:10 -05:00
ISendService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
ISettingsService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
IStateMigrationService.cs Account Switching (#1807) 2022-02-23 12:40:17 -05:00
IStateService.cs [SG-912] Modify the mobile app to retrieve the user's avatar color (#2284) 2023-01-12 13:27:10 -05:00
IStorageService.cs storage services 2019-03-27 23:44:54 -04:00
ISyncService.cs [SG-831] Pull Down Sync does not retrieve pending AuthRequests (#2196) 2022-11-17 16:02:34 +00:00
ITokenService.cs [SG 547] Mobile username generator iOS.Extension UI changes (#2140) 2022-10-25 21:05:15 +01:00
ITotpService.cs [PS-686] Mobile update negative copy in settings (#1961) 2022-07-11 08:45:42 +02:00
IUserVerificationService.cs [KeyConnector] Add support for key connector OTP (#1633) 2021-11-10 20:46:48 -05:00
IUsernameGenerationService.cs [SG-223] Mobile username generator (#2033) 2022-08-26 19:32:02 +01:00
IVaultTimeoutService.cs Support for lock/logout/remove accounts from account list (#1826) 2022-03-07 12:28:06 -05:00
IWatchDeviceService.cs EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00