lighthouse/eth2/utils/bls/src
Kirk Baird c102d9d1f9
Update SecretKey to 32 bytes (#1072)
* Update SecretKey to 32 bytes

Signed-off-by: Kirk Baird <baird.k@outlook.com>

* Stop test from padding to 48 bytes

Signed-off-by: Kirk Baird <baird.k@outlook.com>

* Fix keypair file secret key length

Signed-off-by: Kirk Baird <baird.k@outlook.com>
2020-04-28 18:27:33 +10:00
..
aggregate_public_key.rs Milagro BLS update (#985) 2020-04-28 13:15:46 +10:00
aggregate_signature.rs Milagro BLS update (#985) 2020-04-28 13:15:46 +10:00
fake_aggregate_public_key.rs Milagro BLS update (#985) 2020-04-28 13:15:46 +10:00
fake_aggregate_signature.rs Milagro BLS update (#985) 2020-04-28 13:15:46 +10:00
fake_public_key.rs Use global pubkey cache for block processing (#849) 2020-04-06 14:13:19 +10:00
fake_signature.rs Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00
keypair.rs Derive PartialEq for Keypair (#595) 2019-11-11 10:28:22 +11:00
lib.rs Update SecretKey to 32 bytes (#1072) 2020-04-28 18:27:33 +10:00
macros.rs Use global pubkey cache for block processing (#849) 2020-04-06 14:13:19 +10:00
public_key_bytes.rs Implement tree hash caching (#584) 2019-11-05 15:46:52 +11:00
public_key.rs Use global pubkey cache for block processing (#849) 2020-04-06 14:13:19 +10:00
secret_key.rs Update SecretKey to 32 bytes (#1072) 2020-04-28 18:27:33 +10:00
signature_bytes.rs Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00
signature_set.rs Milagro BLS update (#985) 2020-04-28 13:15:46 +10:00
signature.rs Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00