Implementation第 45 / 100 题

Which one-way function produces a fixed-length value that cannot be reversed to the original input?

a.Symmetric cipher
b.Hashing
c.Tokenization
d.Steganography

解析

Hashing transforms input into a fixed-length digest that cannot be feasibly reversed. It verifies integrity because any change to the input changes the hash. SHA-256 is a widely used secure hashing algorithm.

免费刷完整 100 道题库 — 无需注册。

同考点相关题目

最近核对: · 审核流程

PrepPass 编辑团队 · 依据官方资料核对 CompTIA Security+ (SY0-701) · 我们如何核对
反馈