Class: Digest::SHA384

Inherits:
Digest_Base
  • Object
show all
Defined in:
sha2/sha2init.c,
sha2/sha2init.c

Overview

Classes for calculating message digests using the SHA-256/384/512 Secure Hash Algorithm(s) by NIST (the US’ National Institute of Standards and Technology), described in FIPS PUB 180-2.

See SHA2.