ADAPT icon indicating copy to clipboard operation
ADAPT copied to clipboard

Pascal - Generics - Hashers - Define `TADHasher<T>` types

Open LK-Daniel opened this issue 8 years ago • 0 comments

Need to define TADHasher<T> as the Abstract Base Class implementing IADHasher<T>.

This basically provides a "concrete class" abstraction for each Hashing Algorithm Implementation.

This Issue also includes the definition of IADHasherBobHoskins<T> and IADHasherFastHash<T> respectively.

LK-Daniel avatar Aug 12 '16 17:08 LK-Daniel