bitwarden-mobile/src/iOS.ShareExtension
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
..
Models Add Share app Extension on iOS for Send (re-PR) (#1660) 2022-01-25 17:41:56 -03:00
Entitlements.plist Add Share app Extension on iOS for Send (re-PR) (#1660) 2022-01-25 17:41:56 -03:00
ExtensionNavigationController.cs [EC-259] Added Account Switching to Share extension on iOS (#1971) 2022-07-12 14:12:23 -03:00
ExtensionNavigationController.designer.cs [EC-259] Added Account Switching to Share extension on iOS (#1971) 2022-07-12 14:12:23 -03:00
Info.plist Bumped version to 2023.1.1 (#2297) 2023-01-16 10:29:15 +01:00
LoadingViewController.cs [SG-813] Not You? crashes app after vault logout timeout (#2184) 2022-11-11 18:14:30 +00:00
LoadingViewController.designer.cs Add Share app Extension on iOS for Send (re-PR) (#1660) 2022-01-25 17:41:56 -03:00
LockPasswordViewController.cs [EC-259] Added Account Switching to Share extension on iOS (#1971) 2022-07-12 14:12:23 -03:00
LockPasswordViewController.designer.cs [EC-259] Added Account Switching to Share extension on iOS (#1971) 2022-07-12 14:12:23 -03:00
MainInterface.storyboard [EC-259] Added Account Switching to Share extension on iOS (#1971) 2022-07-12 14:12:23 -03:00
iOS.ShareExtension.csproj Argon2id KDF (#2309) 2023-01-25 07:58:36 -05:00