Ruby 2.3.0 リファレンスマニュアル > ライブラリ一覧 > digest/sha2ライブラリ > Digest::SHA512クラス
クラスの継承リスト: Digest::SHA512 < Digest::Base < Digest::Instance < Digest::Class < Object < Kernel < BasicObject
FIPS PUB 180-2に記述されているNIST (the US' National Institute of Standards and Technology) の SHA-512 Secure Hash Algorithmを 実装するクラスです。