Skip to content

Commit 7c5cacd

Browse files
author
Noah Potash
committed
Updated readme with WiFi crypto
1 parent 797dd7d commit 7c5cacd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: README.md

+8
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ LibPacketGremlin Supports the following packet types:
2727
* UDP
2828
* WakeOnLan
2929

30+
Beyond basic packet support, it also has some WiFi cryptography functionality:
31+
32+
* WEP Decryption
33+
* CCMP Decryption
34+
* WPA2 PTK Validation
35+
* WPA2 PTK Calculation
36+
* WPA2 PMK Calculation
37+
3038
## Where to get it
3139
LibPacketGremlin is available on [NuGet](https://www.nuget.org/packages/LibPacketGremlin/).
3240

0 commit comments

Comments
 (0)