diff --git a/data/ecosystems/e/enigma.toml b/data/ecosystems/e/enigma.toml index fa7d984f..36947542 100644 --- a/data/ecosystems/e/enigma.toml +++ b/data/ecosystems/e/enigma.toml @@ -33,6 +33,9 @@ url = "https://github.com/enigmampc/catalyst-docs" [[repo]] url = "https://github.com/enigmampc/catalystweb" +[[repo]] +url = "https://github.com/enigmampc/chrono-sgx" + [[repo]] url = "https://github.com/enigmampc/coinjoin-poc" @@ -180,6 +183,21 @@ url = "https://github.com/enigmampc/msgpack-rust" [[repo]] url = "https://github.com/enigmampc/MyEtherWallet" +[[repo]] +url = "https://github.com/enigmampc/num-bigint-sgx" + +[[repo]] +url = "https://github.com/enigmampc/num-integer-sgx" + +[[repo]] +url = "https://github.com/enigmampc/num-iter-sgx" + +[[repo]] +url = "https://github.com/enigmampc/num-rational-sgx" + +[[repo]] +url = "https://github.com/enigmampc/num-sgx" + [[repo]] url = "https://github.com/enigmampc/parity-common" @@ -189,6 +207,9 @@ url = "https://github.com/enigmampc/parity-wasm" [[repo]] url = "https://github.com/enigmampc/primitives" +[[repo]] +url = "https://github.com/enigmampc/prost-sgx" + [[repo]] url = "https://github.com/enigmampc/protocol" @@ -198,9 +219,15 @@ url = "https://github.com/enigmampc/pwasm-abi" [[repo]] url = "https://github.com/enigmampc/ring" +[[repo]] +url = "https://github.com/enigmampc/ring-sgx" + [[repo]] url = "https://github.com/enigmampc/rs-poker" +[[repo]] +url = "https://github.com/enigmampc/rust-base58-sgx" + [[repo]] url = "https://github.com/enigmampc/rust-secp256k1" @@ -210,12 +237,18 @@ url = "https://github.com/enigmampc/rust-sgx-sdk" [[repo]] url = "https://github.com/enigmampc/rustc-hex" +[[repo]] +url = "https://github.com/enigmampc/rustls" + [[repo]] url = "https://github.com/enigmampc/SafeTrace" [[repo]] url = "https://github.com/enigmampc/salad" +[[repo]] +url = "https://github.com/enigmampc/sct.rs" + [[repo]] url = "https://github.com/enigmampc/secret-contracts" @@ -308,3 +341,9 @@ url = "https://github.com/enigmampc/wasmi-in-enclave-test" [[repo]] url = "https://github.com/enigmampc/WasmiMemoryTest" + +[[repo]] +url = "https://github.com/enigmampc/webpki" + +[[repo]] +url = "https://github.com/enigmampc/webpki-roots"