Stepan,

I thougth we agreed to drop "signed" prefix. See also comment in the
depends.properties:
--------------------
# will the next person to update bcprov.jar please remove the "signed."
# prefix from the bcprov.jar property
bcprov.dir=${depends.jars}/bcprov-jdk15-134
bcprov.jar=${bcprov.dir}/signed.bcprov.jar
--------------------

--
Alexey

2006/12/18, Stepan Mishura <[EMAIL PROTECTED]>:
On 12/14/06, Leo Li wrote:
>
> Hi, all:
>     When fixing the bug of Harmony-2678, I found Harmony fails to get the
> AlgorithmParameters for the algorithm "OAEP" because of the
> signed.bcprov.jar used lacks a class called "
> org.bouncycastle.jce.provider.JDKAlgorithmParameters$OAEP ". But it exists
> in the latest release version of Bouncy Castle and I replace the current
> used jar with bcprov-jdk15-134.jar and everything is OK.
>     So shall we update the signed.bcprov.jar?  If it is, I will give a
> patch to the renew the make/depends.properties.


Hi Leo,

I've applied your patch for upgrading version of Bounce Castle provider
(from HARMONY-2678).

Thanks,
Stepan.

--
> Leo Li
> China Software Development Lab, IBM
>
>


--
Stepan Mishura
Intel Enterprise Solutions Software Division


Reply via email to