New upstream version 3.1.1
This commit is contained in:
parent
4e9934e5ec
commit
e7b41df57b
229 changed files with 57000 additions and 12055 deletions
47
tests/tests-hashing.expected
Normal file
47
tests/tests-hashing.expected
Normal file
|
@ -0,0 +1,47 @@
|
|||
environment: input size = 0x200
|
||||
000: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
010: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
020: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
030: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
040: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
050: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
060: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
070: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
080: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
090: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
0a0: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
0b0: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
0c0: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
0d0: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
0e0: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
0f0: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
100: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
110: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
120: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
130: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
140: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
150: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
160: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
170: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
180: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
190: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
1a0: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
1b0: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
1c0: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
1d0: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
1e0: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
1f0: 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f | |
|
||||
|
||||
pearson_hash_256: output:
|
||||
000: 40 09 5c ca 28 6b fb 93 4c 4a f7 c0 79 a8 04 5a |@ \ (k LJ y Z|
|
||||
010: b5 3d cf b3 a7 ed 18 56 b2 d9 8f a8 2e a1 08 be | = V . |
|
||||
|
||||
pearson_hash_128: output:
|
||||
000: b5 3d cf b3 a7 ed 18 56 b2 d9 8f a8 2e a1 08 be | = V . |
|
||||
|
||||
pearson_hash_64: output = 0xb2d98fa82ea108be
|
||||
|
||||
pearson_hash_32: output = 0x2ea108be
|
||||
|
||||
pearson_hash_16: output = 0x8be
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue