Fix typo: vunerable -> vulnerable.

This commit is contained in:
pb 2002-12-22 15:29:48 +00:00
parent b45cee5f77
commit 4fcb40fba4

View File

@ -474,7 +474,7 @@ WEP
is based on the RC4 algorithm,
using a 24 bit initialization vector.
.Pp
RC4 is supposedly vunerable to certain known plaintext attacks,
RC4 is supposedly vulnerable to certain known plaintext attacks,
especially with 40 bit keys.
So the security of WEP in part depends on how much known plaintext
is transmitted.