gnu-crypto-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNU Crypto] problem with javax-crypto.jar


From: MARIOCQ
Subject: [GNU Crypto] problem with javax-crypto.jar
Date: Mon, 28 Jul 2003 10:27:04 +0200

Hello:

   I am using the program that appears in the following page:
http://curl.haxx.se/rfc/ntlm.html
and I am getting the next error:

C:\test>java -cp c:\test\javax-crypto.jar;c:\test;c:\test\gnu-crypto.jar
 Responses
Exception in thread "main" java.security.NoSuchAlgorithmException: 
DES/ECB/NoPad
ding not found
        at javax.crypto.Cipher.getInstance(Cipher.java:160)
        at Responses.lmHash(Responses.java:111)
        at Responses.getLMResponse(Responses.java:33)
        at Responses.main(Responses.java:28)

Any idea?

Regards,
Mario.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]