- Oct 22, 2010
-
-
Niels Möller authored
options. Rev: nettle/examples/nettle-benchmark.c:1.15
-
Niels Möller authored
options. Renamed -s to -q (long option --quiet). Rev: nettle/examples/eratosthenes.c:1.10
-
Niels Möller authored
and fixed handling of bad options. * tools/sexp-conv.c (parse_options): Likewise. Rev: nettle/tools/pkcs1-conv.c:1.4 Rev: nettle/tools/sexp-conv.c:1.5
-
- Oct 21, 2010
-
-
Niels Möller authored
Rev: nettle/index.html:1.3
-
Niels Möller authored
Rev: nettle/index.html:1.2
-
- Oct 06, 2010
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.116
-
Niels Möller authored
(memxor3_common_alignment): New function. (memxor3_different_alignment_b): New function. (memxor3_different_alignment_ab): New function. (memxor3_different_alignment_all): New function. Rev: nettle/memxor.c:1.3
-
Niels Möller authored
reduce overhead. (time_memxor): Also benchmark memxor3. Rev: nettle/examples/nettle-benchmark.c:1.14
-
Niels Möller authored
(time_function): Compensate for call overhead. (bench_nothing, time_overhead): New functions. (time_memxor): Tweaked src size, making it an integral number of words. (main): Call time_overhead. Rev: nettle/examples/nettle-benchmark.c:1.13
-
- Oct 01, 2010
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.115
-
Niels Möller authored
Rev: nettle/x86_64/camellia-crypt-internal.asm:1.2
-
Niels Möller authored
Rev: nettle/testsuite/memxor-test.c:1.3
-
- Sep 30, 2010
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.114
-
Niels Möller authored
Rev: nettle/configure.ac:1.27
-
Niels Möller authored
Rev: nettle/ChangeLog:1.113
-
Niels Möller authored
Rev: nettle/testsuite/testutils.c:1.10
-
Niels Möller authored
Rev: nettle/testsuite/memxor-test.c:1.2
-
Niels Möller authored
Rev: nettle/examples/nettle-benchmark.c:1.12
-
- Sep 24, 2010
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.112
-
Niels Möller authored
Rev: nettle/ChangeLog:1.111
-
Niels Möller authored
* testsuite/Makefile.in (TS_NETTLE_SOURCES): Added memxor-test.c * testsuite/memxor-test.c: New file. Rev: nettle/testsuite/.test-rules.make:1.8 Rev: nettle/testsuite/Makefile.in:1.10 Rev: nettle/testsuite/memxor-test.c:1.1
-
Niels Möller authored
(memxor_different_alignment): New function. (memxor): Optimized to do word-operations rather than byte operations. Rev: nettle/memxor.c:1.2
-
Niels Möller authored
Rev: nettle/configure.ac:1.26
-
Niels Möller authored
* camellia-set-encrypt-key.c (camellia_set_encrypt_key): Reintroduce CAMELLIA_F_HALF_INV, for 32-bit machines. * camellia-crypt-internal.c (CAMELLIA_ROUNDSM): Two variants, differing in where addition of the key is done. * x86/camellia-crypt-internal.asm: Moved addition of key. Rev: nettle/ChangeLog:1.110 Rev: nettle/camellia-crypt-internal.c:1.4 Rev: nettle/camellia-set-encrypt-key.c:1.6
-
Niels Möller authored
Rev: nettle/x86/camellia-crypt-internal.asm:1.3
-
- Sep 22, 2010
-
-
Niels Möller authored
(time_memxor): Improved display. Rev: nettle/examples/nettle-benchmark.c:1.11
-
Niels Möller authored
Rev: nettle/ChangeLog:1.109
-
Niels Möller authored
(struct bench_memxor_info): New struct. (bench_memxor): New function. (time_memxor): New function. (main): Use time_memxor. Added optional argument used to limit the algorithms being benchmarked. Rev: nettle/examples/nettle-benchmark.c:1.10
-
Niels Möller authored
Rev: nettle/ChangeLog:1.108
-
Niels Möller authored
seconds. (time_function): Use clock_gettime with CLOCK_PROCESS_CPUTIME_ID, if available. This gives better accuracy, at least on recent linux. Rev: nettle/examples/nettle-benchmark.c:1.9
-
Niels Möller authored
Rev: nettle/examples/Makefile.in:1.9
-
Niels Möller authored
Rev: nettle/configure.ac:1.25
-
- Sep 20, 2010
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.107
-
Niels Möller authored
Rev: nettle/configure.ac:1.24
-
Niels Möller authored
Rev: nettle/x86/camellia-crypt-internal.asm:1.2
-
Niels Möller authored
(camellia_set_encrypt_key): Deleted the CAMELLIA_F_HALF_INV operations intended for moving the key xor into the middle of the round. Rev: nettle/camellia-set-encrypt-key.c:1.5
-
Niels Möller authored
xor. Rev: nettle/camellia-crypt-internal.c:1.3
-
Niels Möller authored
Rev: nettle/x86_64/camellia-crypt-internal.asm:1.1
-
Niels Möller authored
Rev: nettle/x86_64/machine.m4:1.2
-
- Sep 17, 2010
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.106
-