bitwarden-mobile/src/iOS.Core
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
..
Controllers [SG 547] Mobile username generator iOS.Extension UI changes (#2140) 2022-10-25 21:05:15 +01:00
Effects [PS-1009] Changed keyboard on Passphrase generator to not allow emojis (#2038) 2022-08-16 18:54:28 +01:00
Models Password reprompt (#1365) 2021-05-21 15:13:54 +02:00
Properties bitwarden inc 2020-02-18 22:39:35 -05:00
Renderers [EC-324] Added more logging for information on list crash (#1993) 2022-07-14 22:54:45 +01:00
Services Argon2id KDF (#2309) 2023-01-25 07:58:36 -05:00
Utilities [EC-835] Add kSecAttrAccessibleWhenPasscodeSetThisDeviceOnly on Watch Keychain (#2250) 2022-12-22 17:59:12 +00:00
Views EC-868 clear console logging (#2265) 2022-12-29 15:00:13 -03:00
Constants.cs Add Share app Extension on iOS for Send (re-PR) (#1660) 2022-01-25 17:41:56 -03:00
NFCReaderDelegate.cs [Auto Logout] Final review of feature (#932) 2020-05-29 12:26:36 -04:00
iOS.Core.csproj EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00