TODO: Add ARC4 cipher task

This commit is contained in:
Denis Kenzior 2015-01-16 00:10:52 -06:00
parent 9e185ed25c
commit 45bf64b360
1 changed files with 10 additions and 0 deletions

10
TODO
View File

@ -336,6 +336,16 @@ Wireless daemon
Priority: Medium
Complexity: C2
- Implement ARC4 cipher in iwd
ARC4 is used to encrypt EAPoL frames that are exchanged during WPA
authentication.
Priority: High
Complexity: C1
Owner: Denis Kenzior <denkenz@gmail.com>
Client
======