- 25 Nov, 2018 11 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
* testsuite/rsa-sec-decrypt-test.c (rsa_decrypt_for_test): Tweak valgrind marking, and document potential leakage of lowest and highest bits of p and q.
-
Niels Möller authored
* rsa-sec-compute-root.c (_rsa_sec_compute_root): Avoid calls to mpz_sizeinbase, since that potentially leaks most significant bits of private key parameters a and b.
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
- 24 Nov, 2018 5 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
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
-