1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-29 04:07:37 +02:00
bitwarden-mobile/src
Bernd Schoolmann 9613019d4d
[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
2023-01-20 16:03:16 -05:00
..
Android [PS-2249] Implement Argon2 (#2293) 2023-01-20 16:03:16 -05:00
App Passwordless login 2FA not working (#2289) 2023-01-16 18:25:44 +00:00
Core [PS-2249] Implement Argon2 (#2293) 2023-01-20 16:03:16 -05:00
iOS fix paths in ios project 2023-01-19 16:59:05 -05:00
iOS.Autofill update pathing on other projs 2023-01-19 17:01:23 -05:00
iOS.Core comment 2023-01-19 17:24:21 -05:00
iOS.Extension update pathing on other projs 2023-01-19 17:01:23 -05:00
iOS.ShareExtension update pathing on other projs 2023-01-19 17:01:23 -05:00
watchOS/bitwarden [EC-628] Added Crashlytics to the watchOS project (#2267) 2022-12-30 17:51:35 +00:00