java.crypto Any body can help please
843810Apr 9 2002 — edited Apr 9 2002HI there,
I'm facing problem in java.crypto class any body can help please. My problem is: when I use DES to encrypt a message and decrypt it again sometimes I get unreadable message specially when I use special characters while other time works fine. Is that problem in this class implementation or I could not use it correctly. Other Q how can I set the IV for DES/ECB.
Could you please advise me for better or easier encryption decryption class that I can use in java