File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ Notices: these can be fast, don't expect improved security level.
1313* argon2i: 0.53"
1414* argon2id: 0.55"
1515* sha512: 0.01"
16- * yescrypt: 0, 07" with default cost of 5
17- * yescrypt: 0, 14" with cost=6
18- * yescrypt: 0, 30" with cost=7
19- * yescrypt: 0, 62" with cost=8
16+ * yescrypt: 0. 07" with default cost of 5
17+ * yescrypt: 0. 14" with cost=6
18+ * yescrypt: 0. 30" with cost=7
19+ * yescrypt: 0. 62" with cost=8
2020
2121# Sources
2222
@@ -49,7 +49,7 @@ From the sources tree
4949
5050## supported options
5151
52- * ` cost ` controls the CPU time cost of the hash. If ` cost ` is 0, a low default cost will be selected.
52+ * ` cost ` controls the CPU time cost of the hash. If ` cost ` is 0, a reasonable default cost will be selected.
5353
5454# LICENSE
5555
@@ -59,4 +59,4 @@ This extension is licensed under [The PHP License, version 3.01](http://www.php.
5959
6060# History
6161
62- Created on user request
62+ Created on user request for consistency with system crypto.
You can’t perform that action at this time.
0 commit comments