SystemEX  Lacking
Additional generic collection types missing in .net
SystemEx.Hash Namespace Reference

Classes

class  AdlerHash
class  BernsteinHash
class  Black3Hasher
 ONLY TEST!!! More...
class  FletcherHash
class  Fnv1aHash
class  GrøstlHash
struct  Hash32
struct  Hash64
 Represents a 64‑bit hash value produced by a SystemEx hashing algorithm. More...
class  Hashable
class  HashAlgorithmAttribute
class  HashFactory
 Provides factory methods for computing 32‑bit and 64‑bit hashes for objects implementing IHashable<T>.
interface  IHash
 Interface for SystemEx hashing algorithms. More...
interface  IHashable< T >
 Defines a contract for objects that can be converted into a raw byte representation suitable for hashing, serialization, or low‑level processing. More...
class  RamakrishnaHash
class  WeinbergHash