On Sun, 31 May 2015, Luca Barbato wrote:

On 31/05/15 22:56, Martin Storsjö wrote:
mpz_import and mpz_export were added in GMP 4.1, in 2002.

This simplifies the DH code by clarifying that it only uses pure
bignum functions, no other parts of nettle/hogweed.
---
 configure            |  6 +++---
 libavformat/rtmpdh.c | 13 +++++++++----
 libavformat/rtmpdh.h |  5 ++---
 3 files changed, 14 insertions(+), 10 deletions(-)


Probably ok (if nettle doesn't move away from gmp),

I really doubt it would, and even if it did, this would make things clearer (we could decouple the GMP dependency from gnutls altogether).

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to