This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Status of java.security


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Michael Koch wrote:
| Hello list,
|
|
| What is the state of java.security ? I know the there was development
| in the classpath cvs in java.security. Now both versions differ very
| much. Is the development in classpath finished and can we merge
| java.security again ?
|

The changes I made to java.security mostly reflect the moving of the
generic getInstance implementation to a gnu.* package so they can be
used in other packages besides java.security (java.security.cert for
example). java.security looks mostly up to snuff.

The java.security.cert package is almost up to 1.4 completeness -- the
only things left to do is implement the classes X509CertSelector and
X509CRLSelector, both of which are somewhat complicated and I won't be
able to complete them anytime soon.

There are a couple of minor problems in java.security.cert that should
be taken care of immediately (a public method is misspelled).

- --
Casey Marshall || rsdio@metastatic.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+rwy8gAuWMgRGsWsRAupsAJ0a0mTog2gFAJghXWluzIz0UwltOQCfdHv9
1/x+oRrHZxg6NTRURLKpUd8=
=UXyw
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]