Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.2k
Commitc139de3
committed
We don't need to use a ranom value for our ECHO liveness challenge.
A microsecond resolution timestamp combined with a monotonicallyincremented counter should be sufficient.This also fixes PHP 8.4 compilation as PHP 8.4 doesn't seem to have`php_rand()`.1 parentdab6a62 commitc139de3
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2886 | 2886 | | |
2887 | 2887 | | |
2888 | 2888 | | |
| 2889 | + | |
2889 | 2890 | | |
| 2891 | + | |
2890 | 2892 | | |
2891 | 2893 | | |
2892 | 2894 | | |
2893 | | - | |
| 2895 | + | |
2894 | 2896 | | |
2895 | 2897 | | |
2896 | 2898 | | |
| |||
0 commit comments
Comments
(0)