2 Replies Latest reply on Aug 7, 2008 9:13 PM by ragavgomatam

    Using DES with DatabaseServerLoginModule

    oozoo

      Hi,

      is using DES with DatabaseServerLoginModule possible? I have DES encrypted passwords in a legacy database but its giving me NoSuchAlgorithmException when I specify DES. I tried adding BouncyCastle as provider to my JRE but I keep getting the same error message.

      thanks