- 24 Mar, 2019 1 commit
-
-
Simo Sorce authored
XEX encryption mode with tweak and ciphertext stealing (XTS) is standardized in IEEE 1619 and generally used for storage devices. Signed-off-by:
Simo Sorce <simo@redhat.com>
-
- 06 Feb, 2019 1 commit
-
-
Niels Möller authored
-
- 22 Jan, 2019 1 commit
-
-
Niels Möller authored
-
- 21 Jan, 2019 1 commit
-
-
Niels Möller authored
-
- 19 Jan, 2019 5 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
Yuriy M. Kaminskiy authored
On BCM2837B0 (Cortex-A53) @1.4GHz (Raspberry Pi 3B+), Before: `gnutls-cli --benchmark-ciphers` CHACHA20-POLY1305 (16384) 51.54 MB/sec `gnutls-cli --benchmark-tls-ciphers`: ECDHE_RSA_CHACHA20_POLY1305 (payload 1400) 21.31 MB/sec ECDHE_RSA_CHACHA20_POLY1305 (payload 15360) 24.60 MB/sec `nettle-benchmark` chacha encrypt 71.90 chacha decrypt 71.89 chacha_poly1305 encrypt 48.17 chacha_poly1305 decrypt 48.17 chacha_poly1305 update 146.03 After: `gnutls-cli --benchmark-ciphers` CHACHA20-POLY1305 (16384) 68.44 MB/sec `gnutls-cli --benchmark-tls-ciphers`: ECDHE_RSA_CHACHA20_POLY1305 (payload 1400) 27.25 MB/sec ECDHE_RSA_CHACHA20_POLY1305 (payload 15360) 32.41 MB/sec `nettle-benchmark` chacha encrypt 106.00 chacha decrypt 105.94 chacha_poly1305 encrypt 65.94 chacha_poly1305 decrypt 65.96 chacha_poly1305 update 175.24
-
Niels Möller authored
-
- 17 Jan, 2019 1 commit
-
-
Niels Möller authored
-
- 13 Jan, 2019 1 commit
-
-
Niels Möller authored
-
- 12 Jan, 2019 2 commits
-
-
Nikos Mavrogiannopoulos authored
Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
-
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 9 commits
-
-
Niels Möller authored
-
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
-
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 5 commits
-
-
Niels Möller authored
Mention dependency on GMP-6, and RSA performance regression.
-
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 2 commits
-
-
Niels Möller authored
-
Niels Möller authored
Use new local helper functions, with their own itch functions.
-
- 26 Nov, 2018 1 commit
-
-
Niels Möller authored
-
- 25 Nov, 2018 4 commits
-
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
-
Niels Möller authored
Also renamed with leading underscore, and updated all callers.
-