- 09 Jun, 2017 3 commits
-
-
Niels Möller authored
-
Daiki Ueno authored
* rsa-pss-sign-tr-test.c (test_main): Add test case contributed by Daiki Ueno. Problem originally found by oss-fuzz, see https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2132. That problem report is currently embargoed, but will hopefully be public in a month or two.
-
Niels Möller authored
* pss.c (pss_verify_mgf1): Check for m being too large, fixing an assertion failure for certain invalid signatures. Based on a patch contributed by Daiki Ueno.
-
- 07 Jun, 2017 1 commit
-
-
Niels Möller authored
-
- 20 May, 2017 2 commits
-
-
Niels Möller authored
-
Nikos Mavrogiannopoulos authored
That is, regenerate when Makefile.in is modified. Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
- 16 May, 2017 5 commits
-
-
Nikos Mavrogiannopoulos authored
Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
Nikos Mavrogiannopoulos authored
Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
Nikos Mavrogiannopoulos authored
Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
Nikos Mavrogiannopoulos authored
-
Nikos Mavrogiannopoulos authored
The former provides a much newer version. Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
- 09 Apr, 2017 3 commits
-
-
Nikos Mavrogiannopoulos authored
Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
Niels Möller authored
-
Niels Möller authored
* testsuite/pss-test.c: Delete magic to let valgrind to check if pss_encode_mgf1 is side-channel silent with respect to the salt and digest inputs. It turns out that the most significant bits of the padded bignum, and hence its size, depends on these inputs. Which results in a data-dependent branch in the normalization code of at the end of gmp's mpz_import.
-
- 04 Apr, 2017 3 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
- 21 Mar, 2017 2 commits
-
-
Daiki Ueno authored
Signed-off-by:
Daiki Ueno <dueno@redhat.com>
-
Daiki Ueno authored
Signed-off-by:
Daiki Ueno <dueno@redhat.com>
-
- 20 Mar, 2017 2 commits
-
-
Niels Möller authored
* nettle-internal.h (NETTLE_MAX_HASH_CONTEXT_SIZE): New constant. * testsuite/meta-hash-test.c (test_main): Add sanity check for NETTLE_MAX_HASH_CONTEXT_SIZE.
-
Niels Möller authored
* tools/nettle-hash.c (list_algorithms): Also display the internal context size.
-
- 09 Mar, 2017 1 commit
-
-
Marcus Hoffmann authored
See: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0204j/Cjagjjbc.html The pre-UAL instruction is also accepted by modern assemblers. Signed-off-by:
Marcus Hoffmann <m.hoffmann@cartelsol.com>
-
- 03 Jan, 2017 2 commits
-
-
Niels Möller authored
-
Nikos Mavrogiannopoulos authored
-
- 10 Oct, 2016 1 commit
-
-
Niels Möller authored
-
- 01 Oct, 2016 2 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
- 27 Sep, 2016 1 commit
-
-
Niels Möller authored
-
- 21 Sep, 2016 1 commit
-
-
Niels Möller authored
-
- 19 Sep, 2016 2 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
- 13 Sep, 2016 4 commits
-
-
Nikos Mavrogiannopoulos authored
That is, phase out our specific runners to reduce administrative burden, and rely on gitlab.com shared infrastructure. http://docs.gitlab.com/ce/ci/runners/README.html
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
- 07 Sep, 2016 4 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
- 06 Sep, 2016 1 commit
-
-
Niels Möller authored
-