- 24 Nov, 2018 3 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
* configure.ac: Bump package version to 3.4.1. (LIBNETTLE_MINOR): Bump library version to 6.5. (LIBHOGWEED_MINOR): Bump library version to 4.5.
-
- 18 Nov, 2018 7 commits
-
-
Dmitry Baryshkov authored
* aclocal.m4 (NETTLE_CHECK_IFUNC): fix quoting so that AC_LINK_IFELSE/AC_TRY_LINK is defined outside of this test. Signed-off-by:
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> (cherry picked from commit e07e5605)
-
Dominyk Tiller authored
These are produced by Apple's Xcode 10 compiler. (cherry picked from commit f3e2607f)
-
Niels Möller authored
(cherry picked from commit c5fc9131)
-
Niels Möller authored
(cherry picked from commit 20c7ba59)
-
Niels Möller authored
(cherry picked from commit 71f68cc4)
-
Niels Möller authored
(cherry picked from commit 7b4d6de8)
-
Niels Möller authored
(cherry picked from commit f3bbc422)
-
- 26 Dec, 2017 1 commit
-
-
Niels Möller authored
-
- 19 Nov, 2017 2 commits
-
-
Niels Möller authored
-
Niels Möller authored
Dated 2017-08-27.
-
- 12 Nov, 2017 1 commit
-
-
Niels Möller authored
Was broken by rename of configure variable GMP_NUMB_BITS --> NUMB_BITS.
-
- 11 Nov, 2017 2 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
- 05 Nov, 2017 1 commit
-
-
Niels Möller authored
-
- 23 Oct, 2017 3 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
- 16 Oct, 2017 2 commits
-
-
Niels Möller authored
* aclocal.m4 (GMP_PROG_CC_FOR_BUILD): Add -g when compiling with gcc.
-
Niels Möller authored
-
- 24 Sep, 2017 2 commits
-
-
Niels Möller authored
* sexp-transport-format.c (base64_encode_in_place): New helper function. (sexp_transport_vformat): Use it. * testsuite/base64-test.c (test_fuzz_once): Update to use char type where appropriate. (test_main): Use helper functions base64_encode_in_place and base64_decode_in_place (copied to this file). * tools/pkcs1-conv.c (base64_decode_in_place): New helper function. (decode_base64): Use it.
-
Niels Möller authored
* testsuite/testutils.c (tstring_data): Use uint8_t for data argument. * testsuite/testutils.h (SDATA): Use US macro to cast data argument.
-
- 14 Sep, 2017 2 commits
-
-
Niels Möller authored
* hkdf.c: Delete unneeded includes. Use Nettle licensing notice. * hkdf.h: Include only nettle-types.h, not nettle-meta.h.
-
Niels Möller authored
-
- 12 Sep, 2017 1 commit
-
-
Niels Möller authored
-
- 09 Sep, 2017 2 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
- 06 Sep, 2017 3 commits
-
-
Niels Möller authored
-
Niels Möller authored
* hkdf.c (hkdf_expand): Eliminate a (signed) ssize_t variable, use break rather than return at loop termination.
-
Niels Möller authored
-
- 27 Aug, 2017 1 commit
-
-
Niels Möller authored
-
- 26 Aug, 2017 3 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
- 18 Jul, 2017 1 commit
-
-
Niels Möller authored
* ecc-add-eh.c (ecc_add_eh): Fix in-place operation by reordering two multiplies. Previously, in-place operation resulted in an invalid call to mpn_mul with overlapping operands. Reported by Sergei Trofimovich.
-
- 09 Jun, 2017 1 commit
-
-
Niels Möller authored
-
- 07 Jun, 2017 1 commit
-
-
Niels Möller authored
-
- 20 May, 2017 1 commit
-
-
Niels Möller authored
-