Salmon
|
Hash calculators used for integrity verfication and tamper detection. More...
Classes | |
class | HmacSHA256Provider |
Provides C# HMAC256 hashing features. More... | |
interface | IHashProvider |
Provides Hashing calculation. More... | |
class | Integrity |
Provide operations for calculating, storing, and verifying data integrity. This class operates in chunks of data in buffers calculating the hash for each one. More... | |
class | IntegrityException |
Thrown when data are corrupt or tampered with. More... | |
Hash calculators used for integrity verfication and tamper detection.