|
f95608f52a
|
moved key's random number generation to why2_random fn
|
2024-11-20 17:56:04 +01:00 |
|
|
f754e43e19
|
made sum_segment comments more explanatory
|
2024-11-20 17:10:39 +01:00 |
|
|
6e7cdde99d
|
changed why2_sum_segment datatype to ULL
just in case
|
2024-11-20 16:33:22 +01:00 |
|
|
10fe26cca1
|
using rolling-hash-like way to count why2_sum_segment
|
2024-11-20 16:32:13 +01:00 |
|
|
c0e9381642
|
renamed why2_checksum_segment to why2_sum_segment
it isn't that safe to be considered a checksum and the name checksum can be misleading. i am going to use it for getting padding size
|
2024-11-20 16:19:59 +01:00 |
|
|
5833502c7a
|
added checksum warning
|
2024-11-19 22:30:18 +01:00 |
|
|
7638881217
|
created why2_checksum_segment fn
it isn't meant to be unique checksum. it just really messses with the range of values
|
2024-11-19 22:29:07 +01:00 |
|