Skip to content

Commit 8a11cf4

Browse files
authored
Fix typo Update RIW2021_RFC_ZKCP Optimizations.md (#40)
1 parent 589628c commit 8a11cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3DM_RFC/RIW2021_RFC_ZKCP Optimizations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ TBWRITTEN
2626
* A group of providers can collaborate over a set of pre-encrypted files and issue the keys to the clients as they request
2727
* Cons
2828
* Opens the potential for a grieving attack, where multiple clients ask the provider to get the file, but then only one client pays for the decryption key
29-
* Open Problem: Need to find a way for individual parties to be unable to share the keys to decrypt the same cyphertext.
29+
* Open Problem: Need to find a way for individual parties to be unable to share the keys to decrypt the same ciphertext.
3030
* Perhaps the client specific key does one last, non expensive scramble?
3131
* Optimization II
3232
* Only prove a small n of chunks out of N

0 commit comments

Comments
 (0)