Clarify and merge two sentences.

Discussed with:		pjd
This commit is contained in:
brueffer 2006-06-06 19:03:51 +00:00
parent c0d73ceee5
commit b3ea269400

View File

@ -611,10 +611,8 @@ If data is modified or copied from one place on the disk
to another,
.Nm
should be able to detect such a modification.
If an attacker can remember the encrypted data, he can write them back to the
same place.
This will not be detected even if the data were legally modified
between read and write operations of the attacker.
If an attacker can remember the encrypted data, modify them and write them
back to the same place, the modification will not be detected.
.Nm
will not protect your data against replay attacks.
.Sh SEE ALSO