Package | Description |
---|---|
ome.util.checksum |
Modifier and Type | Class and Description |
---|---|
class |
Adler32ChecksumProviderImpl
An implementation of the
ChecksumProvider interface using Adler32
as the message digest algorithm. |
class |
CRC32ChecksumProviderImpl
An implementation of the
ChecksumProvider interface using
CRC32 as the message digest algorithm. |
class |
MD5ChecksumProviderImpl
An implementation of the
ChecksumProvider interface using MD5
as the message digest algorithm. |
class |
Murmur128ChecksumProviderImpl
An implementation of the
ChecksumProvider interface using Murmur3_128
as the hash algorithm. |
class |
Murmur32ChecksumProviderImpl
An implementation of the
ChecksumProvider interface using Murmur3_32
as the hash algorithm. |
class |
SHA1ChecksumProviderImpl
An implementation of the
ChecksumProvider interface using SHA1
as the secure hash algorithm. |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.