From 2c30fafae6bfb4cc77c996b5f15acd4113fe9f49 Mon Sep 17 00:00:00 2001 From: vshvsh Date: Wed, 7 Oct 2020 18:16:35 +0300 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index dae6f7a..ada26e4 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,6 @@ Please refer to [this page](HowTo.md) for a complete guide for running the minim * `./storage` Two Bulletin Board implementations: File storage for local debugging and Kafka storage for real-world scenarios. # Related repositories - -* [kyber-bls12381](https://github.com/depools/kyber-bls12381) BLS threshold signature library based on kyber's BLS threshold signatures library -* [bls12-381](https://github.com/depools/bls12-381) high speed BLS12-381 implementation in go, based on kyber's one * [kyber](https://github.com/corestario/kyber/) dkg library, fork of DEDIS' kyber library ## Moving parts