You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by ml...@apache.org on 2006/10/12 17:30:27 UTC

svn commit: r463278 - /incubator/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/pkcs8/

Author: mloenko
Date: Thu Oct 12 08:30:26 2006
New Revision: 463278

URL: http://svn.apache.org/viewvc?view=rev&rev=463278
Log:
intergated HARMONY-1837
[classlib][security] crypto provider: DSAKeyFactory implementation
some changes were made:
moved a package-access class to a separate file to not break "ant clean"
excluded newly integrated DASKeyFactory from the crypto provider to not cause 
test failures. more investigation is needed

Added:
    incubator/harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/pkcs8/