Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > digest/sha2ライブラリ > Digest::SHA512クラス

class Digest::SHA512

クラスの継承リスト: Digest::SHA512 < Digest::Base < Digest::Instance < Digest::Class < Object < Kernel

要約

FIPS PUB 180-2に記述されているNIST (the US' National Institute of Standards and Technology) の SHA-512 Secure Hash Algorithmを 実装するクラスです。

class Digest::SHA512