adaptive chosen ciphertext attack 和 non-malleability
生活随笔
收集整理的這篇文章主要介紹了
adaptive chosen ciphertext attack 和 non-malleability
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
-
security against an adaptive CCA 的目標是攻擊者不能獲取 any partial information about the message.
攻擊者可以問詢 decryption oracle,限制是不能提交 target ciphertext 到 decryption oracle. -
non-malleability 的目標是攻擊者創建不同消息的另一種加密。
攻擊者也可以訪問解密oracle,但他的目標不是獲取目標密文的部分信息,而是創建不同消息的另一種加密,這種加密以某種有趣的方式與原始加密消息相關(比如只是 肯定和否定 的差別)。
For example, for a non-malleable encryption scheme, given an encryption of n, it should be infeasible to create an encryption of n + 1.
因此,二者是 equivalent
(Crypto 98)A Practical Public Key Cryptosystem Provably Secure Against Adaptive Chosen Ciphertext Attack
總結
以上是生活随笔為你收集整理的adaptive chosen ciphertext attack 和 non-malleability的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 微型计算机电路软件,微机控制电路
- 下一篇: js数组、数组嵌套根据某个字段排序(ea