- 10 Jul, 2019 1 commit
-
-
Niels Möller authored
-
- 02 Jul, 2019 1 commit
-
-
Niels Möller authored
-
- 26 Jun, 2019 2 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
- 25 Jun, 2019 1 commit
-
-
Niels Möller authored
-
- 05 Jun, 2019 1 commit
-
-
Niels Möller authored
-
- 01 Jun, 2019 1 commit
-
-
Niels Möller authored
-
- 15 May, 2019 2 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
- 12 May, 2019 1 commit
-
-
Niels Möller authored
-
- 11 May, 2019 1 commit
-
-
Niels Möller authored
-
- 06 May, 2019 1 commit
-
-
Niels Möller authored
This AEAD algorithm provides a way to make nonce-reuse a not critical issue. That is particular useful to stateless servers that cannot ensure that the nonce will not repeat. This cipher is used by draft-ietf-ntp-using-nts-for-ntp-17.
-
- 01 May, 2019 1 commit
-
-
Niels Möller authored
Move and rename block_mulx --> _cmac128_block_mulx.
-
- 27 Apr, 2019 1 commit
-
-
Niels Möller authored
-
- 14 Apr, 2019 1 commit
-
-
Niels Möller authored
-
- 29 Mar, 2019 1 commit
-
-
Niels Möller authored
-
- 27 Mar, 2019 1 commit
-
-
Niels Möller authored
* xts.c (xts_shift): Arrange with a single write to u64[1]. * cmac.c (block_mulx): Rewrite to work in the same way as xts_shift, with 64-bit operations. XTS and CMAC use opposite endianness, but otherwise, these two functions are identical.
-
- 24 Mar, 2019 1 commit
-
-
Niels Möller authored
-
- 06 Feb, 2019 1 commit
-
-
Niels Möller authored
-
- 19 Jan, 2019 3 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
- 12 Jan, 2019 1 commit
-
-
Niels Möller authored
-
- 10 Jan, 2019 3 commits
-
-
Niels Möller authored
(cherry picked from commit 73d3c6d5)
-
Niels Möller authored
-
Niels Möller authored
-
- 08 Jan, 2019 1 commit
-
-
Niels Möller authored
-
- 06 Jan, 2019 1 commit
-
-
Niels Möller authored
-
- 26 Dec, 2018 6 commits
-
-
Niels Möller authored
-
Niels Möller authored
Intended to silence warning from the clang static analyzer.
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
* rsa-sign-tr.c (sec_equal): Fix accidental use of C99 for loop. Reported by Andreas Gustafsson. * testsuite/rsa-sec-decrypt-test.c (test_main): Likewise.
-
- 04 Dec, 2018 1 commit
-
-
Niels Möller authored
-
- 28 Nov, 2018 4 commits
-
-
Niels Möller authored
-
Niels Möller authored
* testsuite/rsa-encrypt-test.c (test_main): Fix allocation of decrypted storage. Update test of rsa_decrypt, to allow clobbering of all of the passed in message area.
-
Niels Möller authored
Patch from Simo Sorce.
-
Niels Möller authored
-
- 27 Nov, 2018 1 commit
-
-
Niels Möller authored
Use new local helper functions, with their own itch functions.
-