2006/10/12, Mikhail Loenko (JIRA) <[EMAIL PROTECTED]>:
    [ http://issues.apache.org/jira/browse/HARMONY-1837?page=all ]

Mikhail Loenko resolved HARMONY-1837.
-------------------------------------

   Resolution: Fixed

applied in 463279 with the following changes:
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

can't reproduce the failures. I'll rerun couple times and commit if it's OK

Thanks,
Mikhail


> [classlib][security] crypto provider: DSAKeyFactory implementation
> ------------------------------------------------------------------
>
>                 Key: HARMONY-1837
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1837
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Yuri Kropachev
>         Assigned To: Mikhail Loenko
>         Attachments: provider_8.patch
>
>
> The "provider_8.patch" contains the following files:
> - "CryptoProvider.java" - the version of the class to work with 
DSAKeyFactoryImpl;
> - "DSAKeyFactoryImpl.java " - the implementation of KeyFactory for DSA;
> - "PrivateKeyImpl.java ", "PublicKeyImpl.java", "DSAPrivateKeyImpl.java ", and 
"DSAPublicKeyImpl.java",  - implementations of corresponding interfaces;
> - "PrivateKeyInfo.java" - implementation of ASN.1 DER encoding and decoding 
of the PKCS#8 needed to use in DSA private keys
> - "messages.properties" - additions to messages being stored there;
> - "build.xml" - correction to the build file.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to