5ad9bda206
We now print the number in a debug message, so define the numeric values explicitely instead of using iota. This way you don't have to understand how iota works to find out what the number means. Lack of understanding of how iota works is also the reason why the numbers start at 3 (to keep the current behavoir). |
||
---|---|---|
.. | ||
cryptocore_test.go | ||
cryptocore.go | ||
hkdf_test.go | ||
hkdf.go | ||
nonce.go | ||
randprefetch_test.go | ||
randprefetch.go | ||
randsize_test.go |