Show how to encode the 7-bit ascii plaintext message enclosed within the quotes "iloveyou” using a One-time pad of 00000
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Show how to encode the 7-bit ascii plaintext message enclosed within the quotes "iloveyou” using a One-time pad of 00000
Show how to encode the 7-bit ascii plaintext message enclosed within the quotes "iloveyou” using a One-time pad of 0000000 0000001 0000010 0000100 0001000 0010000 0100000 1000000 (Hint: do this in Excel and use the formula =IF(XOR(C4,C3),1,0) to do the XOR function). Make sure your ascii representations for the plaintext is correct. Is this a good key for this method? Why or why not?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!