CWC模式

验证加密模式的分组密码

密碼學中, CWC 模式(Carter–Wegman + CTR模式)是一種認證加密,它提供加密與自帶認證,類似於 CCM 和 OCB 模式。它結合了使用 CTR 模式進行加密與高效的多項式Carter-Wegman MAC ,設計者包括Tadayoshi Kohno 、 John Viega和Doug Whiting[1]

CWC 模式已提交給NIST [2]進行標準化,但 NIST 最終選擇了類似的GCM 模式[3]

儘管 GCM 與 CWC 相比有弱點, [4] GCM 的作者還是成功地論證了 GCM。 [5]

參考 編輯

  1. ^ Kohno, Tadayoshi; Viega, John; Whiting, Doug. https://link.springer.com/chapter/10.1007/978-3-540-25937-4_26 |chapterurl=缺少標題 (幫助). CWC: A High-Performance Conventional Authenticated Encryption Mode. Lecture Notes in Computer Science 3017. 2004: 408–426. ISBN 9783540259374. doi:10.1007/978-3-540-25937-4_26. 
  2. ^ NIST.gov - Computer Security Division - Computer Security Resource Center. August 30, 2017. ([http:/csrc.nist.gov/groups/ST/toolkit/BCM/modes_development.html 原始內容] 請檢查|url=值 (幫助)存檔於2017-08-30). 
  3. ^ Modes Development - Block Cipher Techniques | CSRC | CSRC. 4 January 2017. 
  4. ^ https://csrc.nist.gov/csrc/media/projects/block-cipher-techniques/documents/bcm/comments/cwc-gcm/ferguson2.pdf, section 7
  5. ^ https://csrc.nist.gov/CSRC/media/Projects/Block-Cipher-Techniques/documents/BCM/Comments/CWC-GCM/gcm-update.pdf [裸網址]

外部連結 編輯