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