mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-09 03:17:55 +00:00
Switch to ring for hkdf (#1134)
* Switch to ring for hkdf * Remove comments * Make some keystore tests release only
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1302,6 +1302,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"hex 0.3.2",
|
||||
"num-bigint-dig",
|
||||
"ring",
|
||||
"rust-crypto",
|
||||
"zeroize 1.1.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user