|
|
|
|
|
by Schnouki
4613 days ago
|
|
I think this is a better test: $ openssl enc --help 2>&1 | grep gcm
-aes-128-ecb -aes-128-gcm -aes-128-ofb
-aes-192-ecb -aes-192-gcm -aes-192-ofb
-aes-256-ecb -aes-256-gcm -aes-256-ofb (Tested on ArchLinux with OpenSSL 1.0.1.e-5) |
|
I've never understood why so many applications pipe help output to STDERR.
It's not an error... I asked for the output! shrug