From timo.gerke at alice-dsl.net Fri Apr 10 17:23:31 2026 From: timo.gerke at alice-dsl.net (Timo Gerke) Date: Fri, 10 Apr 2026 17:23:31 +0200 Subject: [gnutls-help] Implementation of new priority strings Message-ID: <93bb26a8-806f-4048-a4c3-482ce3d6356e@alice-dsl.net> Hi all, I suggest to implement a priority string, SIGN-EdDSA for example, which allows to enable all (existing and future) EdDSA curves. Or alternatively as string, like CURVE-25519 for example, which enables X25519 (Key Exchange) and Ed25519 (signature). Same for Ed448/X448. Regards, Timo Gerke -- Timo Gerke Lohkoppelweg 40 22529 Hamburg Germany Fon: +49-40-24433033 Fax: +49-40-22628453 If you think technology can solve your security problems, then you don't understand the problems and you don't understand the technology. Bruce Schneier, amerikanischer Kryptograph From timo.gerke at alice-dsl.net Fri Apr 10 23:12:24 2026 From: timo.gerke at alice-dsl.net (Timo Gerke) Date: Fri, 10 Apr 2026 23:12:24 +0200 Subject: [gnutls-help] Implementation of new priority strings In-Reply-To: <93bb26a8-806f-4048-a4c3-482ce3d6356e@alice-dsl.net> References: <93bb26a8-806f-4048-a4c3-482ce3d6356e@alice-dsl.net> Message-ID: Hi all, I just wanted to extend my examples a bit. CURVE-EdDSA-25519 includes GROUP-X25519 and SIGN-EdDSA-Ed25519 CURVE-EdDSA-448 includes GROUP-X448 and SIGN-EdDSA-Ed448 CURVE-EdDSA-ALL includes CURVE-EdDSA-25519, CURVE-EdDSA-448 and future not jet specified EdDSA curves. Sorry, Timo Am 10.04.26 um 17:23 schrieb Timo Gerke: > Hi all, > > I suggest to implement a priority string, SIGN-EdDSA for example, > which allows to enable all (existing and future) EdDSA curves. > > Or alternatively as string, like CURVE-25519 for example, which > enables X25519 (Key Exchange) and Ed25519 (signature). Same for > Ed448/X448. > > Regards, > > Timo Gerke > -- Timo Gerke Lohkoppelweg 40 22529 Hamburg Germany Fon: +49-40-24433033 Fax: +49-40-22628453 If you think technology can solve your security problems, then you don't understand the problems and you don't understand the technology. Bruce Schneier, amerikanischer Kryptograph From frank.zimmermann.berlin at freenet.de Sat Apr 18 20:17:32 2026 From: frank.zimmermann.berlin at freenet.de (Frank) Date: Sat, 18 Apr 2026 20:17:32 +0200 Subject: [gnutls-help] ipv6 routing issue with ISP Deutsche Glasfaser Message-ID: Hello, I'm facing an issue with gnutls, my ISP, ipv6 and one of my mail service provider. I initally opened an issue report with Evolution as I noticed it when using Evolution. There's some debuggin information available there: https://gitlab.gnome.org/GNOME/evolution/-/issues/3274 The issue is as follows: With ipv6 turned on gnutls is very slow connecting to mx.freenet.de when conneced at home with my ISP "Deutsche Glasfaser". Disabling ipv6 solves the issue as well as connecting to the internet from e.g. a hotel. I had no issues at all with Thunderbird when connecting from home with ipv6 enabled. Thanks, Frank