From f8099480b691790a8c2029a2d514769afff81983 Mon Sep 17 00:00:00 2001 From: Chelsea Komlo Date: Thu, 11 Jan 2024 12:56:47 -0700 Subject: [PATCH] remove text --- draft-irtf-cfrg-frost.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/draft-irtf-cfrg-frost.md b/draft-irtf-cfrg-frost.md index fd6b5ddb..91bdd0c5 100644 --- a/draft-irtf-cfrg-frost.md +++ b/draft-irtf-cfrg-frost.md @@ -699,9 +699,6 @@ are described in {{frost-round-two}}. Note that each participant persists some s the two rounds, and this state is deleted as described in {{frost-round-two}}. The final Aggregation step is described in {{frost-aggregation}}. -Note that applications are expected to verify the message before deciding to -sign; this can happen before or after they choose to participate in the first round. - FROST assumes that all inputs to each round, especially those of which are received over the network, are validated before use. In particular, this means that any value of type Element or Scalar received over the network MUST be deserialized using DeserializeElement