From nmav at hellug.gr Sun Oct 8 15:05:23 2000 From: nmav at hellug.gr (Nikos Mavroyanopoulos) Date: Sun, 8 Oct 2000 16:05:23 +0300 Subject: changes in gnutls Message-ID: <20001008160522.A2601@crystal.i-net.gr> I've just added support for priorities (eg select which crypto algorithms to use and set a priority for them) in gnutls. It seems to work, however we olny support one algorithm for ciphering (3des) and one for key-exchange (dh-anon) for now. However we support 2 algorithms for MACs, SHA and MD5! All algorithms are disabled by default, so the programmer has to enable all the algorithms he trusts. An thing that I've noticed is that we cannot communicate with clients that send SSL v2 hello messages (actually all clients I know do that). I'll ignore that for the moment but it seems that I should fix it somehow. -- Nikos Mavroyanopoulos mailto:nmav at hellug.gr From nmav at hellug.gr Fri Oct 13 00:27:35 2000 From: nmav at hellug.gr (Nikos Mavroyanopoulos) Date: Fri, 13 Oct 2000 01:27:35 +0300 Subject: web hosting Message-ID: <20001013012734.A22925@crystal.i-net.gr> Hello, I've just created a primitive web page for gnutls. It can be found at http://members.hellug.gr/nmav/gnutls/index.html I'd like to receive comments and suggestions. An other thing is where is gnutls going to be hosted? Werner can you arrange this? If you cannot, I can get space and a cname as gnutls.hellug.gr. -- Nikos Mavroyanopoulos mailto:nmav at hellug.gr