Skip to content

Hashing pdf util

Mikkel Aas requested to merge hashing-pdf-util into dev

Created by: MikkelAas

Created two functions. One that can hash any file using the 'sha256' algorithm, and one that checks if a hash is equal to the hash output of the file hashing function.

Merge request reports