All Downloads are FREE. Search and download functionalities are using the official Maven repository.

eu.mais_h.mathsync.digest.package-info Maven / Gradle / Ivy

The newest version!
/**
 * Digesting utilities.
 *
 * 

Canonical implementation is SHA-1 to be found in {@link eu.mais_h.mathsync.digest.Sha1Digester}.

* *

Custom implementations can be defined by implementing {@link eu.mais_h.mathsync.digest.Digester}.

*/ package eu.mais_h.mathsync.digest;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy