Xceed Encryption Library Documentation
Hashing a file
Getting Started Quickly > Hashing a file

Contents

Basic (non-streaming) hashing of a file's data

To create a hash value of a file in a single pass, perform the following steps. Put the Xceed Hashing control on a form or instantiate it, then:

Hashing data from a file in a streaming fashion

To obtain the hash value for a file in multiple passes, perform the following steps. Put the Xceed Hashing control on a form or instantiate it, then: