123456789_123456789_123456789_123456789_123456789_

Class: Digest::SHA256

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, Digest_Base
Instance Chain:
self, Digest_Base
Inherits: Digest_Base
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.