Skip to content

Commit f6a8b42

Browse files
dpaquettestimms
authored andcommitted
Update Blog 5.2 - Password Hashing.md
Fixed typo
1 parent 2d7f161 commit f6a8b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Blog 5.2 - Password Hashing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,4 @@ The final step in the process is to build ourselves a tool to send out the e-mai
152152

153153
##Strong New Hash
154154

155-
With a minimum of effort we now have a very strong password hashing algorithm in place. The complexity of the hash should be enough to keep us safe for quite some time. Because the algorithm is tuneable we can increase the number of itterations from the default 1000 as computing power increases.
155+
With a minimum of effort we now have a very strong password hashing algorithm in place. The complexity of the hash should be enough to keep us safe for quite some time. Because the algorithm is tuneable we can increase the number of iterations from the default 1000 as computing power increases.

0 commit comments

Comments
 (0)