Package software.amazon.awssdk.checksums.internal
package software.amazon.awssdk.checksums.internal
-
ClassDescriptionBase class for CRC related checksumsUtility class providing implementations of checksums.A cache that stores classes and exposes a method to retrieve its zero-argument constructor.Implementation of
SdkChecksumto calculate an CRC64NVME checksum.Class that provides functionality for combining CRC checksums with mark and reset capabilities.Utility class that provides methods for combining CRC checksums using Galois Field arithmetic.Functional interface for combining two CRC values along with the data length.Class that provides functionality for combining CRC checksums with mark and reset capabilities.An implementation ofSdkChecksumthat uses aDigestAlgorithm.