bitwarden-mobile/src/Android/lib
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
..
arm64-v8a [PS-2249] Implement Argon2 (#2293) 2023-01-20 16:03:16 -05:00
armeabi-v7a [PS-2249] Implement Argon2 (#2293) 2023-01-20 16:03:16 -05:00
x86 [PS-2249] Implement Argon2 (#2293) 2023-01-20 16:03:16 -05:00
x86_64 [PS-2249] Implement Argon2 (#2293) 2023-01-20 16:03:16 -05:00