TODO: Add AES cipher task

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

9
TODO
View File

@ -345,6 +345,15 @@ Wireless daemon
Complexity: C1
Owner: Denis Kenzior <denkenz@gmail.com>
- Implement AES cipher in iwd
AES is used to encrypt EAPoL frames that are exchanged during WPA2
authentication.
Priority: High
Complexity: C1
Owner: Denis Kenzior <denkenz@gmail.com>
Client
======