diff --git a/NewMutableEncodingDesign.md b/NewMutableEncodingDesign.md index b9ca28e..83d0264 100644 --- a/NewMutableEncodingDesign.md +++ b/NewMutableEncodingDesign.md @@ -17,8 +17,8 @@ Below, K is the security level needed for an attack against confidentiality: such attacks will require p * 2^K^ work factor (product of machine size and time) for a probability of success p. T is the additional number of bits needed to take into account -[multi-target attacks](http://allmydata.org/trac/tahoe/ticket/882#comment:6) against -hash functions, so that attacks against integrity also require p * 2^K^ work factor +[multi-target attacks](http://allmydata.org/trac/tahoe/ticket/882#comment:6), +so that attacks against integrity also require p * 2^K^ work factor for 2^T^ target files. # Yay ECDSA