Xceed Encryption Library Documentation
Hashing entirely in memory
Getting Started Quickly > Hashing entirely in memory

Contents

Basic (non-streaming) hashing of a memory buffer

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

Hashing streaming data

To obtain the hash value from streaming data, perform the following steps. Put the Xceed Hashing control on a form or instantiate it, then: