[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug crypto/26805] DES Encryption fails
From: |
roman at kennke dot org |
Subject: |
[Bug crypto/26805] DES Encryption fails |
Date: |
22 Mar 2006 20:09:38 -0000 |
------- Comment #3 from roman at kennke dot org 2006-03-22 20:09 -------
Created an attachment (id=11100)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11100&action=view)
Proposed patch
This patch seems to make the KeyGenerator initialized after beeing created.
However, this only uncovers a new problem:
address@hidden:~/src/test$ jamvm CipherTest
java.security.NoSuchAlgorithmException: DES/ECB/PKCS5Padding: DES
at javax.crypto.Cipher.getInstance (Cipher.java:205)
at CipherTest.main (CipherTest.java:13)
address@hidden:~/src/test$
Is that algorithm not implemented?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26805
- [Bug crypto/26805] New: DES Encryption fails, roman at kennke dot org, 2006/03/22
- [Bug crypto/26805] DES Encryption fails, roman at kennke dot org, 2006/03/22
- [Bug crypto/26805] DES Encryption fails, csm at gnu dot org, 2006/03/22
- [Bug crypto/26805] DES Encryption fails,
roman at kennke dot org <=
- [Bug crypto/26805] DES Encryption fails, csm at gnu dot org, 2006/03/22
- [Bug crypto/26805] DES Encryption fails, cvs-commit at developer dot classpath dot org, 2006/03/27
- [Bug crypto/26805] DES Encryption fails, roman at kennke dot org, 2006/03/28