mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 05:18:30 +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:
@@ -340,6 +340,7 @@ fn bad_version() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[cfg(not(debug_assertions))]
|
||||
fn json_bad_checksum() {
|
||||
let vector = r#"
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user