feat(stronghold): add an init function that uses argon2 (#449)

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
This commit is contained in:
Alexandre Dang
2023-08-08 14:36:16 +02:00
committed by GitHub
parent 700549ab02
commit dacde1629d
5 changed files with 1087 additions and 817 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"stronghold": patch
---
Added `Builder::with_argon2`.