Commit efaf1d6
File tree
Expand file treeCollapse file tree
3 files changed
+35
-2
lines changedFilter options
- Encoder
- Tests/Encoder
Expand file treeCollapse file tree
3 files changed
+35
-2
lines changedEncoder/Argon2iPasswordEncoder.php
Copy file name to clipboardExpand all lines: Encoder/Argon2iPasswordEncoder.php+22-1Lines changed: 22 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
23 | 44 |
|
24 | 45 |
|
25 | 46 |
|
| ||
81 | 102 |
|
82 | 103 |
|
83 | 104 |
|
84 |
| - |
| 105 | + |
85 | 106 |
|
86 | 107 |
|
87 | 108 |
|
|
+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
114 |
| - |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
115 | 119 |
|
116 | 120 |
|
117 | 121 |
|
|
Tests/Encoder/Argon2iPasswordEncoderTest.php
Copy file name to clipboardExpand all lines: Tests/Encoder/Argon2iPasswordEncoderTest.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
31 | 39 |
|
32 | 40 |
|
33 | 41 |
|
|
0 commit comments