[email protected] (Niels Möller) writes:

> [email protected] (Niels Möller) writes:
>
>> I'm considering the below patch. I think there's room for further
>> improvement, maybe splitting the h_to_a method up (it's called with op
>> == 0, and with op == 2 from the ecdsa, but never with op == 1). Maybe
>> adding a some ecc_mod_canonical function. But deleting this unneeded
>> code right away seems like an improvement in itself.
>
> Now pushed to master-updates.

Failed the gnutls test "testcompat-openssl",

  ###############################################
  # Server mode tests (gnutls server-openssl cli#
  ###############################################
  Check TLS 1.0 with DHE-RSA ciphersuite
  %NO_ETM: Check TLS 1.0 with DHE-RSA ciphersuite
  %DISABLE_SAFE_RENEGOTIATION: Check TLS 1.0 with DHE-RSA ciphersuite
  %NO_TICKETS: Check TLS 1.0 with DHE-RSA ciphersuite
  %COMPAT: Check TLS 1.0 with DHE-RSA ciphersuite
  %SAFE_RENEGOTIATION: Check TLS 1.0 with DHE-RSA ciphersuite
  HTTP Server listening on IPv4 0.0.0.0 port 18033...done
  HTTP Server listening on IPv6 :: port 18033...done
  HTTP Server listening on IPv4 0.0.0.0 port 22536...done
  HTTP Server listening on IPv6 :: port 22536...done
  HTTP Server listening on IPv4 0.0.0.0 port 15595...done
  HTTP Server listening on IPv6 :: port 15595...done
  HTTP Server listening on IPv4 0.0.0.0 port 22743...done
  HTTP Server listening on IPv6 :: port 22743...done
  HTTP Server listening on IPv4 0.0.0.0 port 10935...done
  HTTP Server listening on IPv6 :: port 10935...done
  HTTP Server listening on IPv4 0.0.0.0 port 43747...done
  HTTP Server listening on IPv6 :: port 43747...done
  Exiting via signal 15

Maybe unrelated to this change?

Regards,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
_______________________________________________
nettle-bugs mailing list
[email protected]
http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs

Reply via email to