4505cb8438
When using them, I forgot that `bytes(range(32))` doesn't generate an all-zeroes seed of length 32, so I was using the wrong seed with the test vectors and they were failing. We now embed that seed in the test vectors, along with the context string (to make it clear that there is no trailing null byte) and the IKM (which is what clued me into the seed being wrong). |
||
---|---|---|
.. | ||
orchard | ||
sapling | ||
transparent | ||
__init__.py | ||
bech32m.py | ||
f4jumble.py | ||
ff1.py | ||
hd_common.py | ||
output.py | ||
rand.py | ||
transaction.py | ||
unified_address.py | ||
unified_encoding.py | ||
unified_full_viewing_keys.py | ||
unified_incoming_viewing_keys.py | ||
utils.py | ||
zc_utils.py | ||
zip_0032.py | ||
zip_0143.py | ||
zip_0243.py | ||
zip_0244.py |