Custom Fixity
General Purpose
The Custom Fixity plug-in allows customers to run a fixity check using an algorithm other than the three built-in fixity algorithms used by Rosetta (MD5, CRC32 and SHA-1).
Example
A dummy implementation of the CustomFixityPlugin that returns the file length as the checksum.
https://github.com/ExLibrisGroup/Rosetta.DummyCustomFixityPlugin