You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rick McGuire (JIRA)" <ji...@apache.org> on 2007/03/22 20:35:32 UTC

[jira] Closed: (GERONIMO-3004) Add some additional bouncy-castle classes for apacheds usage.

     [ https://issues.apache.org/jira/browse/GERONIMO-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick McGuire closed GERONIMO-3004.
----------------------------------

    Resolution: Fixed

Committed revision 521413.

> Add some additional bouncy-castle classes for apacheds usage.
> -------------------------------------------------------------
>
>                 Key: GERONIMO-3004
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3004
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.0-beta1
>            Reporter: Rick McGuire
>         Assigned To: Rick McGuire
>             Fix For: 2.0-beta1
>
>
> The apacheds project needs a few more bouncy-castle classes added to the geronimo-util package so apacheds doesn't have to ship the patent-encumbered bouncy-castle code.  The list needed is: 
> org.bouncycastle.crypto.digests.SHA1Digest
> org.bouncycastle.crypto.modes.CBCBlockCipher
> org.bouncycastle.crypto.params.ParametersWithIV
> org.bouncycastle.crypto.engines.DESEngine
> org.bouncycastle.crypto.engines.DESedeEngine
> org.bouncycastle.crypto.digests.MD4Digest
> org.bouncycastle.crypto.params.DESParameters
> org.bouncycastle.crypto.digests.MD5Digest

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.