Skip to content

Commit

Permalink
feat(stronghold): add an init function that uses argon2 (#449)
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
  • Loading branch information
vdang-crabnebula and lucasfernog authored Aug 8, 2023
1 parent 700549a commit dacde16
Show file tree
Hide file tree
Showing 5 changed files with 1,081 additions and 811 deletions.
5 changes: 5 additions & 0 deletions .changes/stronghold-argon2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"stronghold": patch
---

Added `Builder::with_argon2`.
Loading

0 comments on commit dacde16

Please sign in to comment.