From 43a899ae12ac8e42693675e6a81d7e948ac94785 Mon Sep 17 00:00:00 2001 From: William Banfield Date: Fri, 15 Apr 2022 16:25:25 -0400 Subject: [PATCH] typo --- 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 493aee1de..ca1b7eefd 100644 --- a/docs/rfc/rfc-018-bls-agg-exploration.md +++ b/docs/rfc/rfc-018-bls-agg-exploration.md @@ -40,7 +40,7 @@ perform any request-response cycles to produce the cryptographic material. ### Brief notes on pairing-based elliptic-curve cryptography Pairing-based elliptic-curve cryptography is quite complex and relies on several -types of high-level math. Cryptography, in general, relies on being finding +types of high-level math. Cryptography, in general, relies on being able to find problems with an asymmetry between the difficulty of calculating the solution and verifying that a given solution is correct.