Namespace CivitaiSharp.Tools.Hashing
Classes
- FileHashingService
Default implementation of IFileHashingService.
- HashedFile
Result of a file hash computation containing the hash value and metadata.
Interfaces
- IFileHashingService
Service responsible for computing cryptographic hashes for files and streams.
Enums
- HashAlgorithm
Specifies the hash algorithm to use for file hashing operations.