1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-06-23 10:04:49 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
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