Skip to content

Commit

Permalink
More minor edits
Browse files Browse the repository at this point in the history
  • Loading branch information
tideofwords committed Jul 8, 2024
1 parent 0ee3db1 commit 0e09f39
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion easy/src/intro.typ
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ such as #cite("https://w.wiki/9fXW", "group signature schemes")
(more advanced versions of digital signatures supporting multiple participants)
and commitment schemes (general methods to commit to some secret that is to be revealed later in a way that prevents cheating).

Even beyond this, there is cryptography that have been theoretically constructed but barely (or never) tried in practice, often with a ambitious sense of scale. Their spirit can be summarized as:
Even beyond this, there is cryptography that has been theoretically constructed
but barely (or never) tried in practice, often with a ambitious sense of scale.
Its spirit can be summarized as:

#quote[
We want cryptography that can
Expand Down

0 comments on commit 0e09f39

Please sign in to comment.