Class SimpleHashProvider

java.lang.Object
org.apache.shiro.crypto.hash.SimpleHashProvider
All Implemented Interfaces:
HashSpi

public class SimpleHashProvider extends Object implements HashSpi
Creates a hash provider for salt (+pepper) and Hash-based KDFs, i.e. where the algorithm name is a SHA algorithm or similar.
Since:
2.0