1
0
mirror of https://github.com/bitwarden/mobile synced 2026-02-20 19:33:46 +00:00
Commit Graph

2 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
Kyle Spearrin
cb9dddc7a7 crypto function service 2019-03-28 15:43:50 -04:00