Member predicate CryptographicAlgorithm::matchesName
Holds if the name of this algorithm matches name
modulo case,
white space, dashes, underscores, and anything after a dash in the name
(to ignore modes of operation, such as CBC or ECB).
predicate matchesName(string name)