From 11989221f9f35ea4899149bef48500e0e74e268d Mon Sep 17 00:00:00 2001 From: William Banfield <4561443+williambanfield@users.noreply.github.com> Date: Fri, 15 Apr 2022 23:15:14 -0400 Subject: [PATCH] Update docs/rfc/rfc-018-bls-agg-exploration.md Co-authored-by: M. J. Fromberger --- docs/rfc/rfc-018-bls-agg-exploration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rfc/rfc-018-bls-agg-exploration.md b/docs/rfc/rfc-018-bls-agg-exploration.md index d5f39ec18..cfe840f54 100644 --- a/docs/rfc/rfc-018-bls-agg-exploration.md +++ b/docs/rfc/rfc-018-bls-agg-exploration.md @@ -25,7 +25,7 @@ possibly different content where, given the messages and signature, a verifier should be able to determine that each party signed the designated messages. * **Threshold Signature**: A _short_ signature generated from multiple signers where, given a message and the signature, a verifier is able to determine that -a large enough share of the parties signed the message. The identifies of the +a large enough share of the parties signed the message. The identities of the parties that contributed to the signature are not revealed. * **BLS Signature**: An elliptic-curve pairing based signature system that has some nice properties for short multi-signatures. May stand for