看板 Prob_Solve 關於我們 聯絡資訊
密碼學 3DES的加密三個步驟是 E(加密) -> D(解密) -> E(加密) 原文書題到 (以下英文擷取自課本原文書) There is no cryptographic significance to the use of decryption for the second stage of 3DES encryption. Its only advantage is that it allows users of 3DES to decrypt data encrypted by users of the older single DES: C = E( K1,D( K1,E( K1, P ) ) ) = E[K,P] where C = ciphertext P= plaintext E[K,X] = encryption of X using key K D[K,Y] = decryption of Y using key K 看完這段還是不懂為什麼中間的步驟要用解密 尤其是older single DES不懂 謝謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 106.1.226.224 ※ 文章網址: http://www.ptt.cc/bbs/Prob_Solve/M.1396018090.A.30B.html
suhorng:因為key取一樣就可以變 (1)DES 03/28 22:53
suhorng:一種電路,兩種用法,賺! 03/28 22:53
woody3724:感謝樓上!!!! 03/29 16:18