この規格 プレビューページの目次
※一部、英文及び仏文を自動翻訳した日本語訳を使用しています。
導入
暗号化アプリケーションでは、さまざまなタスクに乱数が必要です。一般的な暗号アプリケーションに適した強力な暗号ランダム ビット ジェネレーターは、潜在的に実用的な計算量と、均一にランダムに抽出された同じ長さのビット文字列からの潜在的に実用的なサンプル サイズでは区別できない出力ビット文字列を提供することが期待されています。さらに、そのような RBG は、強化された後方機密性と強化された前方機密性を提供すると期待されています。
Introduction
Cryptographic applications need random numbers for a wide range of tasks. A strong cryptographic random bit generator that is suitable for general cryptographic applications is expected to provide output bit strings that cannot be distinguished with any potentially practical computational effort and any potentially practical sample sizes from bit strings of the same length drawn uniformly at random. Furthermore, such an RBG is expected to offer enhanced backward secrecy and enhanced forward secrecy.