• 首页 首页 icon
  • 工具库 工具库 icon
    • IP查询 IP查询 icon
  • 内容库 内容库 icon
    • 快讯库 快讯库 icon
    • 精品库 精品库 icon
    • 问答库 问答库 icon
  • 更多 更多 icon
    • 服务条款 服务条款 icon

密码学和散列

用户头像
it1352
帮助1

问题说明

我的问题很简单:加密将信息隐藏到只有打算查看信息的人才能实际看到的程度.您可以加密信息然后解密.如果无法将哈希解密,为什么将其视为加密?

My question is simple: encryption hides information to the point where only the people intended to see the information can actually see it. You can encrypt information and then decrypt it. Why is hashing is considered encryption if it cannot be decrypted?

我说哈希被认为是加密,因为您将MD5称为加密哈希函数.

I say hashing is considered encryption because you call MD5 a cryptographic hash function.

正确答案

#1

密码学是一个广泛的研究领域,涵盖加密和安全哈希.它还包含其他各种主题,包括秘密共享,公共密钥系统和随机数生成.人们可能将其概括为一门处理秘密的科学.

Cryptography is broad field of study which covers both encryption and secure hashing. It also encompasses a variety of other topics, including secret sharing, public-key systems, and random number generation. One might summarize it broadly as the science of working with secrets.

散列不被视为加密形式.用于散列和加密的某些算法之间存在某些关系,但两者不可互换.

Hashing is not considered a form of encryption. There are some relationships between certain algorithms used for hashing and encryption, but the two are not interchangeable.

这篇好文章是转载于:学新通技术网

  • 版权申明: 本站部分内容来自互联网,仅供学习及演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,请提供相关证据及您的身份证明,我们将在收到邮件后48小时内删除。
  • 本站站名: 学新通技术网
  • 本文地址: /reply/detail/tanhcfjjgh
系列文章
更多 icon
同类精品
更多 icon
继续加载