理解cryptographic primitive
发布日期:2021-05-07 14:23:18 浏览次数:15 分类:原创文章

本文共 982 字,大约阅读时间需要 3 分钟。

  • Cryptographic primitives are well-established, low-level cryptographic algorithms that are frequently used to build cryptographic protocols for computer security systems.

    These routines include, but are not limited to, one-way hash functions and encryption functions.

  • Commonly used primitives

    • one-way hash function, sometimes also called as one-way compression function-compute a reduced hash value for a message.
    • Symmetric key cryptography - compute a ciphertext decodable with the same key used to encode
    • Public-key cryptography - compute a ciphertext decodable with a different key used to encode.
    • Digital signatures - confirm the author of a mesage
    • Mix network - pool communications from many users to anonymize what came from whom
    • Private information retrieval - get database information without server knowing which item was requested
    • Commitment scheme - allows one to commit to a chosen value while keeping it hidden to others, with the ability to reveal it later.
  • References

上一篇:理解Data Centric VS. Document Centric VS. mixed-content XML
下一篇:理解robots.txt on url||爬虫

发表评论

最新留言

网站不错 人气很旺了 加油
[***.192.178.218]2025年03月31日 09时47分50秒