This class implements the SHA-384 message digest algorithm recently proposed by NIST.
Note that SHA-384 is essentially a truncated SHA-512, which means it has the same
runtime performance and memory usage.
This Javadoc may contain text parts from IETF Internet Standard specifications (see copyright note) and RSA Data Security Public-Key Cryptography Standards (PKCS, see copyright note).