Fix typo: vunerable -> vulnerable.

This commit is contained in:
Pierre Beyssac 2002-12-22 15:29:48 +00:00
parent 2e3fbbc537
commit f939355be4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=108182

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.