Computer Science, asked by AlokPrabhakar4502, 1 year ago

Explain idea encryption and decryption process in detail?

Answers

Answered by jadeweber24pe16lo
4

Encryption is basically turning information into a code and Decryption is just turning the code back into the information.


hellowforme: hi
Answered by Sniperip7070
0

Answer:

The processes for encryption and decryption are similar. IDEA derives much of its security by interleaving operations from different groups — modular addition and multiplication, and bitwise eXclusive OR (XOR) — which are algebraically "incompatible" in some sense.

Explanation:

Similar questions