mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-26 09:13:41 +00:00
Update milagro_bls to new release (#1183)
* Update milagro_bls to new release Signed-off-by: Kirk Baird <baird.k@outlook.com> * Tidy up fake cryptos Signed-off-by: Kirk Baird <baird.k@outlook.com> * move SecretHash to bls and put plaintext back Signed-off-by: Kirk Baird <baird.k@outlook.com>
This commit is contained in:
@@ -11,6 +11,7 @@ rust-crypto = "0.2.36"
|
||||
zeroize = { version = "1.0.0", features = ["zeroize_derive"] }
|
||||
num-bigint-dig = { version = "0.6.0", features = ["zeroize"] }
|
||||
ring = "0.16.9"
|
||||
bls = { path = "../bls" }
|
||||
|
||||
[dev-dependencies]
|
||||
hex = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user