Re: [kaffe] Re: [Jessie-discuss] 0.9.6

2004-01-23 Thread Dalibor Topic
Hi Casey,

sorry for the long delay.

Casey Marshall wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dalibor == Dalibor Topic [EMAIL PROTECTED] writes:


Dalibor Would it make sense to merge this into kaffe as well?

That's be a pretty good idea, even though it isn't complete yet. As-is
it provides basic support for X.509 certificates, which is missing in
Kaffe right now.
I've checked out the sources from CVS, but I can't get them to build 
without javax.crypto, which is not in kaffe yet (unknown legality of 
distributing strong crypto from US, etc., we'll let GNU Classpath 
project figure it out, and follow in their step ;).

Dalibor I also seem to remember that you had done some work on
Dalibor implementing a policy file parser? What's the status of that
Dalibor work?
I have an initial implementation, but can't get it to work with Kaffe
yet. So it is pretty complete, but untested.
My version is here:

   http://metastatic.org/source/PolicyFile.java

Merged in, works partially. Check out the source from CVS HEAD, that 
should give you a starting point for changes. Since our java.security is 
not (fully) merged with Classpath, some problems may be due to that. 
Please post to the mailing list when you need things merged in from GNU 
Classpath (or ask Jim for a CVS account ;).

Run programs with kaffe -Dpolicy.provider=gnu.java.security.PolicyFile 
to try your PolicyFile code out.

cheers,
dalibor topic
___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


Re: [kaffe] Re: [Jessie-discuss] 0.9.6

2004-01-23 Thread Jim Pick
On Fri, 23 Jan 2004 18:34:25 +0100
Dalibor Topic [EMAIL PROTECTED] wrote:

 I've checked out the sources from CVS, but I can't get them to build 
 without javax.crypto, which is not in kaffe yet (unknown legality of 
 distributing strong crypto from US, etc., we'll let GNU Classpath 
 project figure it out, and follow in their step ;).

I think we can do it.

All we have to do is send an email to the US government with the address
of where we are distributing it from:

  http://www.bxa.doc.gov/encryption/PubAvailEncSourceCodeNofify.html

Then it should be legal, at least in the eyes of the U.S. government.

It will make it trickier for others to redistribute the kaffe sources
within the US, since they technically would have to register as well.
I'm really not too concerned about that, since, in principal, I think
the laws are just historical baggage at this point, and I don't want to
worry about what quirky laws individual jurisdictions have. Other
countries also have weird crypto regulations (thanks, Wassenaar).

So, please check in the crypto stuff, and I'll send the email to the
government with the file locations.   Then I'll sit and wait for the
black helicopters...   :-)

Cheers,

 - Jim

___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


[kaffe] Re: [Jessie-discuss] 0.9.6

2004-01-11 Thread Dalibor Topic
Hi Casey,

happy new year!

Casey Marshall wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I've made the 0.9.6 release of Jessie available for download.

There are minor changes from 0.9.5, the most significant being:

   * ZLIB compression implemented and working.

   * The internal Diffie-Hellman key exchange has been removed in
 favor of GNU Crypto's implementation.
   * Minor fixes to the JSSE API, to conform with Sun's
 implementation.
Thanks a lot, I've updated kaffe's CVS javax.net and javax.security 
accordingly.

The MD5 sums of these releases are:

   564512fb3772f63762285b96e3e500e9  jessie-0.9.6.tar.gz
   89b5d347bd4543201d0770918b3debb8  jessie-0.9.6.zip
Also of interest is the PKI implementation I am working on, which is
in Jessie's CVS repository under the module 'pki'. You can get this
package by using:
   cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/jessie co pki
Is that the PKI module that's going to be part of java crypto one day? 
Would it make sense to merge this into kaffe as well?

I also seem to remember that you had done some work on implementing a 
policy file parser? What's the status of that work?

cheers,
dalibor topic
___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


Re: [kaffe] Re: [Jessie-discuss] 0.9.6

2004-01-11 Thread Casey Marshall
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Dalibor == Dalibor Topic [EMAIL PROTECTED] writes:

 The MD5 sums of these releases are:
 564512fb3772f63762285b96e3e500e9 jessie-0.9.6.tar.gz
 89b5d347bd4543201d0770918b3debb8 jessie-0.9.6.zip Also of interest
 is the PKI implementation I am working on, which is in Jessie's CVS
 repository under the module 'pki'. You can get this package by
 using: cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/jessie
 co pki

Dalibor Is that the PKI module that's going to be part of java crypto
Dalibor one day?

That's how I'm writing it, but I can't say where it will eventually
end up.

Dalibor Would it make sense to merge this into kaffe as well?

That's be a pretty good idea, even though it isn't complete yet. As-is
it provides basic support for X.509 certificates, which is missing in
Kaffe right now.

Dalibor I also seem to remember that you had done some work on
Dalibor implementing a policy file parser? What's the status of that
Dalibor work?

I have an initial implementation, but can't get it to work with Kaffe
yet. So it is pretty complete, but untested.

My version is here:

   http://metastatic.org/source/PolicyFile.java

- -- 
Casey Marshall || [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.7 http://mailcrypt.sourceforge.net/

iD8DBQFAAfYNgAuWMgRGsWsRAglJAJ4yMgX0CXlGrFeO78qSUNQr8IQaDACffEF8
DaUb8GJ4E0XX+94AvCh8SNE=
=v4uH
-END PGP SIGNATURE-

___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe