ホーム > ストレージネットワーキング用語集 > digest
任意の長さのバイナリ入力列から計算効率のよい関数が導出した固定長のバイナリ列.暗号手法としてのダイジェストの主たる特徴は、同じダイジェストを生成する別の文字列を発見することが計算時間の面からみて実行不可能なことである.
使用分野: Data Security
A binary string of some fixed length derived by a computationally efficient function from a binary input string of arbitrary length. A key feature of cryptographic digests is that given a digest, it is computationally infeasible to find another plaintext string that generates the same digest.
CONTEXT [Data Security]