java.lang.Object
edu.internet2.middleware.grouperClientExt.org.apache.commons.codec.digest.Sha2Crypt

public class Sha2Crypt extends Object
SHA2-based Unix crypt implementation.

Based on the C implementation released into the Public Domain by Ulrich Drepper <[email protected]> http://www.akkadia.org/drepper/SHA-crypt.txt

Conversion to Kotlin and from there to Java in 2012 by Christian Hammers <[email protected]> and likewise put into the Public Domain.

This class is immutable and thread-safe.

Since:
1.7