[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug crypto/27853] RSA decryption doesn't seem to work (using JCE)
From: |
vivekl at redhat dot com |
Subject: |
[Bug crypto/27853] RSA decryption doesn't seem to work (using JCE) |
Date: |
1 Jun 2006 07:04:36 -0000 |
------- Comment #1 from vivekl at redhat dot com 2006-06-01 07:04 -------
Created an attachment (id=11563)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11563&action=view)
Simple test case that encrypts/decrypts fine in BC but not in GNU-CRYPTO
Please note: This test case currently relies on KeyPairGenerator support which
has been added in:
http://developer.classpath.org/pipermail/classpath-patches/2006-June/002479.html
Or you can replace the code related to 'keyPG' with the commented out sections.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27853