Search Linux Wireless

Re: Looking for non-NIC hardware-offload for wpa2 decrypt.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

On Sunday, March 30, 2014 09:40:24 PM Ben Greear wrote:
> Due to hardware/firmware limitations, it does not appear possible to
> have a wifi NIC do hardware decrypt when using multiple stations on a single
> NIC (and have both stations connected to the same AP).
> 
> This just happens to be one of my favourite things to do, and it kills
> performance compared to normal 'Open' throughput.
> 
> I am curious if anyone knows of any way to accelerate rx-decrypt, perhaps by
> using a specialized hardware board or maybe a feature of certain CPUs?

You could check if your CPU (bios and kernel) have support for AES-NI [0].
AFAICT mac80211 utilizes the cryptoapi. Therefore anything that supports
the proper crypto bindings can be used to accelerate the encryption and
decryption process to some degree. And it just happens that thanks to
AES-NI parts of math can be efficiently calculated by the CPU. 

Regards,
Chr

[0] <http://en.wikipedia.org/wiki/AES_instruction_set>

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux