Class: Digest::SHA256

Inherits:
Digest_Base
  • Object
show all
Defined in:
ext/digest/sha2/sha2init.c,
ext/digest/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.