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: Cryptography provider


Joerg Brunsmann <joerg_brunsmann@yahoo.de> writes:
> But even with such an implementation the 'keytool' and 'jarsigner' tools 
> can't be implemented in gcj compiled java source code since we're missing 
> a KeyStore implementation which is distributed by default.

IIRC there are several open source Keystore implementations, although
I think the JKS-compatible ones are read-only.

  - a


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