bfa2e71b46
This is an optimisation that allows for faster hashing of a public key, however it adds a penalty to SSZ encoding because we need to go decompressed -> PublicKey -> compressed. The spec presently uses compressed bytes to store public keys, however I'm hoping it will change. |
||
---|---|---|
.. | ||
bls | ||
boolean-bitfield | ||
fisher_yates_shuffle | ||
hashing | ||
honey-badger-split | ||
int_to_bytes | ||
merkle_proof | ||
slot_clock | ||
ssz | ||
ssz_derive | ||
swap_or_not_shuffle | ||
test_random_derive |