Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@ <h2>Ten Crypto Concepts</h2>
one-way membership function that answers a query as to whether a potential
candidate is a member of a set without revealing the individual members of the set.
Similar to a one-way hash function, cryptographic accumulators generate a
fixed-size digest representing an arbitrarily large set of values. Some further
fixed-size digest representing an arbitrarily large set of values. Some accumulators
provide a fixed-size witness for any value of the set, which can be used together
with the accumulated digest to verify its membership in the set.
</li>
Expand Down