Hi All
I'm in the process of Encrypting the data in Windows using DES CFB mode
and decrypting the same in Linux. Here the data is transmitted and received
in Multicast environment.
My problem is If i transmit the encrypted data from Windows to windows, it
encrypts and decrypts properly, but if I transmit the data from windows to
linux, There is some junk values getting added after decryption. Here I'm
using DES CFB mode.
can anyone resolve my issue.Urs
