lighthouse/consensus
Paul Hauner c93f9c351b
Improve bls::SecretKey privacy (#1164)
* Improve bls::SecretKey privacy

* Add missed file

* Remove more methods from bls::SecretKey

* Add as_bytes() to SecretKey, remove as_raw

* Remove as_raw

* Add back as_raw

* Address review comments
2020-05-19 11:23:08 +10:00
..
cached_tree_hash Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
int_to_bytes Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
merkle_proof Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
proto_array_fork_choice Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
safe_arith Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
serde_hex Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
ssz Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
ssz_derive Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
ssz_types Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
state_processing Improve bls::SecretKey privacy (#1164) 2020-05-19 11:23:08 +10:00
swap_or_not_shuffle Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
tree_hash Improve bls::SecretKey privacy (#1164) 2020-05-19 11:23:08 +10:00
tree_hash_derive Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
types Improve bls::SecretKey privacy (#1164) 2020-05-19 11:23:08 +10:00