A managed class that can hold an array in RAM and zero it
on disposal. The code has the capability to throw if it cannot lock
the array in RAM or gracefully degrade to merely pinning the memory
to prevent the CLR from moving it and risking exposure to other part
of the...
More information
TLSH is a fuzzy matching library designed by Trend Micro. Given a byte stream with a minimum length of 256 characters (and a minimum amount of randomness), TLSH generates a hash value which can be used for similarity comparisons.
Aims to provide an easy way to create a collection of filters inside .NET Core for a set of entities, and to provide context-sensitive information when data-constraints are being applied.