From 3828fdafb5afeb3051f18555499e6828a0fa2b2e Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 1 Jan 2020 20:26:59 -0800 Subject: [PATCH] Added various 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 1296a18c..10167763 100644 --- a/data/ecosystems/n/nucypher.toml +++ b/data/ecosystems/n/nucypher.toml @@ -33,6 +33,9 @@ url = "https://github.com/nucypher/hadoop-oss" [[repo]] url = "https://github.com/nucypher/hazmat-math" +[[repo]] +url = "https://github.com/nucypher/HEAAN.jl" + [[repo]] url = "https://github.com/nucypher/kademlia" @@ -45,6 +48,9 @@ url = "https://github.com/nucypher/kafka-oss" [[repo]] url = "https://github.com/nucypher/kms-implementation-whitepaper" +[[repo]] +url = "https://github.com/nucypher/LogProof.jl" + [[repo]] url = "https://github.com/nucypher/mining-paper" @@ -81,6 +87,9 @@ url = "https://github.com/nucypher/pyUmbral" [[repo]] url = "https://github.com/nucypher/rpcudp" +[[repo]] +url = "https://github.com/nucypher/SGFHE.jl" + [[repo]] url = "https://github.com/nucypher/slides" @@ -90,6 +99,9 @@ url = "https://github.com/nucypher/Sputnik" [[repo]] url = "https://github.com/nucypher/telegram-fetcher" +[[repo]] +url = "https://github.com/nucypher/TFHE.jl" + [[repo]] url = "https://github.com/nucypher/umbral-doc"