Open brandondahler opened 5 years ago
Hash functions that have effectively different algorithms should be separate classes instead of being configurations of a general class. This doesn't necessarily mean the separate classes can't derive from a common base.
Hash functions that have effectively different algorithms should be separate classes instead of being configurations of a general class. This doesn't necessarily mean the separate classes can't derive from a common base.