Can anyone describe how we can do what is said in the below sentence which is in Mark Stamp crypto slides (PPTX) on slide number 101 :
Can do a little better - about 1.5 “encryptions”
The whole slide is as follow :
Confidentiality and Integrity
- Encrypt with one key, MAC with another key
- Why not use the same key?
- Send last encrypted block (MAC) twice?
- This cannot add any security!
- Using different keys to encrypt and compute MAC works, even if keys are related
- But, twice as much work as encryption alone
- Can do a little better - about 1.5 "encryptions"
- Confidentiality and integrity with same work as one encryption is a research topic