From 467b06935e049b388d80fe100be87a8bf8e2b0d3 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 26 Apr 2020 20:16:37 -0700 Subject: [PATCH] Added more Nucypher repos --- data/ecosystems/n/nucypher.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/ecosystems/n/nucypher.toml b/data/ecosystems/n/nucypher.toml index cb7f8407..0fd412b7 100644 --- a/data/ecosystems/n/nucypher.toml +++ b/data/ecosystems/n/nucypher.toml @@ -12,9 +12,18 @@ url = "https://github.com/nucypher/apistar" [[repo]] url = "https://github.com/nucypher/bytestringSplitter" +[[repo]] +url = "https://github.com/nucypher/confirm-activity-doc" + [[repo]] url = "https://github.com/nucypher/constantSorrow" +[[repo]] +url = "https://github.com/nucypher/ConstantTime.jl" + +[[repo]] +url = "https://github.com/nucypher/Curve25519.jl" + [[repo]] url = "https://github.com/nucypher/DarkCurves.jl" @@ -114,6 +123,9 @@ url = "https://github.com/nucypher/TFHE.jl" [[repo]] url = "https://github.com/nucypher/umbral-doc" +[[repo]] +url = "https://github.com/nucypher/validator-profiles" + [[repo]] url = "https://github.com/nucypher/vanguard"