bitwarden-mobile/src/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
..
Abstractions Argon2id KDF (#2309) 2023-01-25 07:58:36 -05:00
Attributes EC-487 Added helper to localize enum values and also a converter to use in xaml (#2048) 2022-08-23 12:34:29 -03:00
Enums Argon2id KDF (#2309) 2023-01-25 07:58:36 -05:00
Exceptions [EC-469] Improve ApiException message (#2288) 2023-01-12 10:31:27 -03:00
Models [SG-912] Modify the mobile app to retrieve the user's avatar color (#2284) 2023-01-12 13:27:10 -05:00
Resources load EEFLongWordList from file 2019-05-28 17:06:57 -04:00
Services Argon2id KDF (#2309) 2023-01-25 07:58:36 -05:00
Utilities [PS-1352] Fix ignore diacritics in search (#2044) 2023-01-05 16:34:06 +00:00
BitwardenIcons.cs [SG-166] Two Step Login - Feature Branch (#2157) 2022-10-28 23:10:41 +01:00
Constants.cs [PS-2275] Update the default kdf iterations to 600k. (#2305) 2023-01-24 20:08:52 +00:00
Core.csproj Updated libs to latest stable (#2092) 2022-09-22 11:17:17 -04:00