Skip to content

Commit

Permalink
Merge branch 'kb/sev_cleanup_2' into 'master'
Browse files Browse the repository at this point in the history
[NODE-1242] Remove remaining SEV code

Pull the existing SEV code from the repo while we postpone SEV for replica nodes. This stops just short of making changes to the registry canister to avoid dealing with protobuf. When we bring this feature back, we may be able to re-use these existing footholds. 

See merge request dfinity-lab/public/ic!18211
  • Loading branch information
Bownairo committed Mar 20, 2024
2 parents aba38b2 + 8776594 commit 463296c
Show file tree
Hide file tree
Showing 75 changed files with 25 additions and 2,872 deletions.
515 changes: 1 addition & 514 deletions Cargo.Bazel.Fuzzing.json.lock

Large diffs are not rendered by default.

107 changes: 2 additions & 105 deletions Cargo.Bazel.Fuzzing.toml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1192,12 +1192,6 @@ dependencies = [
"which",
]

[[package]]
name = "bitfield"
version = "0.13.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "46afbd2983a5d5a7bd740ccb198caf5b82f45c40c09c0eed36052d91cb92e719"

[[package]]
name = "bitflags"
version = "1.3.2"
Expand Down Expand Up @@ -1961,12 +1955,6 @@ dependencies = [
"unicode-width",
]

[[package]]
name = "codicon"
version = "3.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "12170080f3533d6f09a19f81596f836854d0fa4867dc32c8172b8474b4e9de61"

[[package]]
name = "colorchoice"
version = "1.0.0"
Expand Down Expand Up @@ -3068,7 +3056,6 @@ dependencies = [
"serde_json",
"serde_with",
"serde_yaml 0.9.30",
"sev",
"sha2 0.10.8",
"sha2 0.9.9",
"sha3 0.9.1",
Expand Down Expand Up @@ -3160,16 +3147,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "13aea89a5c93364a98e9b37b2fa237effbb694d5cfe01c5b70941f7eb087d5e3"
dependencies = [
"cfg-if 0.1.10",
"dirs-sys 0.3.7",
]

[[package]]
name = "dirs"
version = "5.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
dependencies = [
"dirs-sys 0.4.1",
"dirs-sys",
]

[[package]]
Expand All @@ -3193,18 +3171,6 @@ dependencies = [
"winapi 0.3.9",
]

[[package]]
name = "dirs-sys"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
dependencies = [
"libc",
"option-ext",
"redox_users",
"windows-sys 0.48.0",
]

[[package]]
name = "dirs-sys-next"
version = "0.1.2"
Expand Down Expand Up @@ -3371,7 +3337,6 @@ dependencies = [
"ff 0.13.0",
"generic-array",
"group 0.13.0",
"hkdf",
"pem-rfc7468",
"pkcs8",
"rand_core 0.6.4",
Expand Down Expand Up @@ -4323,15 +4288,6 @@ version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"

[[package]]
name = "hkdf"
version = "0.12.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "791a029f6b9fc27657f6f188ec6e5e43f6911f6f878e0dc5501396e09809d437"
dependencies = [
"hmac 0.12.1",
]

[[package]]
name = "hmac"
version = "0.8.1"
Expand Down Expand Up @@ -5310,12 +5266,6 @@ dependencies = [
"windows-sys 0.48.0",
]

[[package]]
name = "iocuddle"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d8972d5be69940353d5347a1344cb375d9b457d6809b428b05bb1ca2fb9ce007"

[[package]]
name = "iovec"
version = "0.1.4"
Expand Down Expand Up @@ -7080,12 +7030,6 @@ dependencies = [
"tokio-stream",
]

[[package]]
name = "option-ext"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"

[[package]]
name = "ordered-float"
version = "2.10.1"
Expand Down Expand Up @@ -7137,18 +7081,6 @@ dependencies = [
"sha2 0.10.8",
]

[[package]]
name = "p384"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70786f51bcc69f6a4c0360e063a4cac5419ef7c5cd5b3c99ad70f3be5ba79209"
dependencies = [
"ecdsa",
"elliptic-curve",
"primeorder",
"sha2 0.10.8",
]

[[package]]
name = "pairing"
version = "0.22.0"
Expand Down Expand Up @@ -9229,15 +9161,6 @@ dependencies = [
"serde_derive",
]

[[package]]
name = "serde-big-array"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "11fc7cc2c76d73e0f27ee52abbd64eec84d46f370c88371120433196934e4b7f"
dependencies = [
"serde",
]

[[package]]
name = "serde-bytes-repr"
version = "0.1.5"
Expand Down Expand Up @@ -9458,32 +9381,6 @@ dependencies = [
"stable_deref_trait",
]

[[package]]
name = "sev"
version = "2.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77e9de97c6e3c65e4e67997d48ad506d258da10edc10894277093da679441f23"
dependencies = [
"bincode",
"bitfield",
"bitflags 1.3.2",
"codicon",
"dirs 5.0.1",
"hex",
"iocuddle",
"lazy_static",
"libc",
"p384",
"rsa",
"serde",
"serde-big-array",
"serde_bytes",
"sha2 0.10.8",
"static_assertions",
"uuid 1.5.0",
"x509-cert",
]

[[package]]
name = "sha1"
version = "0.10.6"
Expand Down Expand Up @@ -10202,7 +10099,7 @@ version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0863a3345e70f61d613eab32ee046ccd1bcc5f9105fe402c61fcd0c13eeb8b5"
dependencies = [
"dirs 2.0.2",
"dirs",
"winapi 0.3.9",
]

Expand Down
Loading

0 comments on commit 463296c

Please sign in to comment.