File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ var_dump(hash_algos());
18
18
===Done===
19
19
--EXPECTF--
20
20
*** Testing hash_algos() : basic functionality ***
21
- array(43 ) {
21
+ array(44 ) {
22
22
[%d]=>
23
23
string(3) "md2"
24
24
[%d]=>
@@ -64,6 +64,8 @@ array(43) {
64
64
[%d]=>
65
65
string(4) "gost"
66
66
[%d]=>
67
+ string(11) "gost-crypto"
68
+ [%d]=>
67
69
string(7) "adler32"
68
70
[%d]=>
69
71
string(5) "crc32"
@@ -106,4 +108,4 @@ array(43) {
106
108
[%d]=>
107
109
string(10) "haval256,5"
108
110
}
109
- ===Done===
111
+ ===Done===
Original file line number Diff line number Diff line change @@ -97,6 +97,9 @@ string(64) "fbe88daa74c89b9e29468fa3cd3a657d31845e21bb58dd3f8d806f5179a85c26"
97
97
string(4) "gost"
98
98
string(64) "5820c7c4a0650587538b30ef4099f2b5993069758d5c847a552e6ef7360766a5"
99
99
string(64) "5820c7c4a0650587538b30ef4099f2b5993069758d5c847a552e6ef7360766a5"
100
+ string(11) "gost-crypto"
101
+ string(64) "f7c4e35548d66aabe2b106f20515d289fde90969225d3d7b83f6dd12d694f043"
102
+ string(64) "f7c4e35548d66aabe2b106f20515d289fde90969225d3d7b83f6dd12d694f043"
100
103
string(7) "adler32"
101
104
string(8) "6f7c0928"
102
105
string(8) "6f7c0928"
@@ -226,6 +229,9 @@ string(64) "614ca924864fa0e8fa309aa0944e047d5edbfd4964a35858f4d8ec66a0fb88b0"
226
229
string(4) "gost"
227
230
string(64) "5820c7c4a0650587538b30ef4099f2b5993069758d5c847a552e6ef7360766a5"
228
231
string(64) "a00961e371287c71c527a41c14564f13b6ed12ac7cd9d5f5dfb3542a25e28d3b"
232
+ string(11) "gost-crypto"
233
+ string(64) "f7c4e35548d66aabe2b106f20515d289fde90969225d3d7b83f6dd12d694f043"
234
+ string(64) "68ca9aea6729dc07d995fbe071a4b5c6490bb27fc4dc65ec0e96200d5e082996"
229
235
string(7) "adler32"
230
236
string(8) "6f7c0928"
231
237
string(8) "d9141747"
You can’t perform that action at this time.
0 commit comments