Package nl.knaw.dans.bagit.hash
package nl.knaw.dans.bagit.hash
-
ClassDescriptionImplement this interface if you need to be able to use other algorithms than the
StandardSupportedAlgorithms
Convenience class for generating a HEX formatted string of the checksum hash.Provides a mapping between bagit algorithm names andSupportedAlgorithm
The standard algorithms that are supported "out of the box" in bagitEasy way to convert between bagit manifest spec andMessageDigest
SeeStandardSupportedAlgorithms
for a list of defaults