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

class Digest::SHA256

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

要約

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

class Digest::SHA256