Package software.amazon.awssdk.checksums.internal
package software.amazon.awssdk.checksums.internal
-
ClassDescriptionBase class for CRC related checksumsA cache that stores classes and their constructors by class name and class loader.Implementation of
SdkChecksumto calculate an CRC64NVME checksum.Utility class providing implementations of CRC checksums, specifically CRC32C and CRC64NVME.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.