I am confused by this variety, perhaps outlined here. I am trying to understand the conventions.
Trend A: strength?
$2^8$, $2^7$ -- seems clear but why algo with 192 or 40? Referring to same issue? And it is?
Trend B: background?
aes? desx, des but with x? Is there some mother-algo? Major names: aes, des and rc, why?
Trend C: endings
.*cbf, .*ofb, .*cbc -- what do the common endings mean?
Trend D: odd single numbers
What do the number-endings such as 1 or 8 mean?
Trend E: odd bloat
Why bloat with bf and blowfish? Historical heritage?
$ openssl enc --help
-aes-128-cbc -aes-128-cfb -aes-128-cfb1
-aes-128-cfb8 -aes-128-ecb -aes-128-ofb
-aes-192-cbc -aes-192-cfb -aes-192-cfb1
-aes-192-cfb8 -aes-192-ecb -aes-192-ofb
-aes-256-cbc -aes-256-cfb -aes-256-cfb1
-aes-256-cfb8 -aes-256-ecb -aes-256-ofb
-aes128 -aes192 -aes256
-bf -bf-cbc -bf-cfb
-bf-ecb -bf-ofb -blowfish
-cast -cast-cbc -cast5-cbc
-cast5-cfb -cast5-ecb -cast5-ofb
-des -des-cbc -des-cfb
-des-cfb1 -des-cfb8 -des-ecb
-des-ede -des-ede-cbc -des-ede-cfb
-des-ede-ofb -des-ede3 -des-ede3-cbc
-des-ede3-cfb -des-ede3-cfb1 -des-ede3-cfb8
-des-ede3-ofb -des-ofb -des3
-desx -desx-cbc -rc2
-rc2-40-cbc -rc2-64-cbc -rc2-cbc
-rc2-cfb -rc2-ecb -rc2-ofb
-rc4 -rc4-40