Package org.apache.sshd.common.digest
package org.apache.sshd.common.digest
Digest
implementations.-
ClassDescriptionBase class for Digest algorithms based on the JCE provider.Provides easy access to the currently implemented digestsInterface used to compute digests, based on algorithms such as MD5 or SHA1.The reported algorithm name refers to the type of digest being calculated.