Page 1 of 1

Can someone help with this coding exercise? It's for cryptology. I'm having a little trouble understanding how to write

Posted: Thu Jul 14, 2022 2:12 pm
by answerhappygod
Can someone help with this coding exercise? It's for cryptology.I'm having a little trouble understanding how to write thisout.Implement the formal F-funciton in DES. Two inputs should be included: Ri and KiGiven Ri (right part of the block) and Ki (round key) of each roundof DES. Please figure what the output will be (after thepermutation steps)
Thank You