rfcs / crypto-conditions

Composable cryptographic conditionals (signatures, hashes)
https://tools.ietf.org/html/draft-thomas-crypto-conditions-03
22 stars 12 forks source link

Use plural form for "compound signatures" #21

Closed sbellem closed 6 years ago

sbellem commented 7 years ago

This seems more consistent this way.

Perhaps I misunderstand the sentence, but it seems to me that "one" boolean circuit possibly represents "one" compound signature. Similarly, "multiple" boolean circuits may represent "multiple" compound signatures.

Moreover, the following sentence starts:

The validation function for these compound signatures takes ...

I wonder whether I am over thinking this thing here ...