csv-validator icon indicating copy to clipboard operation
csv-validator copied to clipboard

Extend checksum expression to optionally produce warning or error if checksum value is for an empty message

Open DavidUnderdown opened this issue 11 years ago • 1 comments

The cryptographic hash functions will each produce a consistent hash value when presented with an empty file (or any empty message). This value is different for each hash function, but a given funtion will always produce the same checksum for an empty message.

For the case where we are receiving digitised files a checksum indicating the file is empty would be considered an error, for born digital, it may be admissible, but it would probably be useful for the Digital Preservation to be given the files as a list of warnings to see if there is any case for including the empty files in the accession, of if they should be dropped as not being a record.

DavidUnderdown avatar May 07 '14 16:05 DavidUnderdown

Not included in 1.1 in the end, milestone updated to 2.0 for now

DavidUnderdown avatar Jan 29 '16 12:01 DavidUnderdown