JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package com.scurrilous.circe.checksum
package
com.scurrilous.circe.checksum
Related Packages
Package
Description
com.scurrilous.circe
Provides interfaces and minimal support classes for providing and consuming various forms of hash functions.
com.scurrilous.circe.crc
Provides various implementations of
cyclic redundancy check
(CRC) error-detecting codes.
com.scurrilous.circe.impl
Provides support for implementing new
hash providers
in the form of abstract base classes and utility classes.
com.scurrilous.circe.params
Defines
hash parameters
classes that describe various commonly-used hash functions.
All Classes and Interfaces
Interfaces
Classes
Class
Description
Crc32cIntChecksum
Crc32cSse42Provider
IntHash
Java8IntHash
Java9IntHash
JniIntHash
NarSystem
Generated class to load the correct version of the jni library