File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,9 +57,9 @@ business with whom we wish to communicate? Or how does a banking
5757system know that the person behind a particular request is actually
5858the account holder?
5959
60- Message integrity not means being concerned that an adversary might
60+ Message integrity means not only being concerned that an adversary might
6161modify our data in transit, but we also need to be concerned about
62- *replay attacks * in which data is captured and then retransmitted at
62+ *replay attacks *, in which data is captured and then retransmitted at
6363some later time. For example, we would want to protect against an
6464attack in which an item added to a shopping cart was repeatedly added
6565again by an attacker. Thus it is a common requirement to have some
You can’t perform that action at this time.
0 commit comments