bitwarden-mobile/src/iOS
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
..
Properties bitwarden inc 2020-02-18 22:39:35 -05:00
Resources EC-819 Update iOS app icon (#2270) 2022-12-30 17:52:25 +00:00
Services [SG-703] Login request is not removed after dismissing push notification (#2134) 2022-10-14 17:35:17 +01:00
AppDelegate.cs EC-833 fix WatchDeviceService registration to be called from the extensions appropiately (#2233) 2022-12-13 11:27:15 -03:00
Entitlements.plist Fixes for iOS push notifications (#1708) 2022-01-18 11:52:08 -03:00
Info.plist Bumped version to 2023.1.1 (#2297) 2023-01-16 10:29:15 +01:00
LaunchScreen.storyboard Account Switching (#1807) 2022-02-23 12:40:17 -05:00
Main.cs bootstrap ios 2019-06-11 15:20:28 -04:00
iOS.csproj Argon2id KDF (#2309) 2023-01-25 07:58:36 -05:00