Skip to content

Commit

Permalink
Fixed Readme (#930)
Browse files Browse the repository at this point in the history
Signed-off-by: dhoard <doug.hoard@gmail.com>
  • Loading branch information
dhoard committed Mar 26, 2024
1 parent 85e64df commit f7df06b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ httpServer:

- PBKDF2WithHmacSHA1 default iterations = `1300000`
- PBKDF2WithHmacSHA256 default iterations = `600000`
- PBKDF2WithHmacSHA256 default iterations = `210000`
- PBKDF2WithHmacSHA512 default iterations = `210000`
- default keyLength = `128` (bits)

### Generation of `passwordHash`
Expand Down

0 comments on commit f7df06b

Please sign in to comment.