meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:openvpn:performance [2022/02/17 15:28] niziaklinux:openvpn:performance [2025/08/12 08:51] (current) niziak
Line 23: Line 23:
  
 [[https://en.wikipedia.org/wiki/Crypto_API_(Linux)]] [[https://en.wikipedia.org/wiki/Crypto_API_(Linux)]]
 + 
 +<code bash>
 +dmesg | grep AESNI
 +
 +openvpn --show-engines
  
 openssl speed -evp aes-256-cbc openssl speed -evp aes-256-cbc
 openssl speed -evp aes-256-cbc -engine afalg openssl speed -evp aes-256-cbc -engine afalg
 +</code>
  
 <file config> <file config>