- Oct 06, 2009
-
-
Niels Möller authored
Rev: nettle/x86/md5-compress.asm:1.2
-
- Sep 20, 2009
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.40
-
Niels Möller authored
instruction order. Rev: nettle/x86/sha1-compress.asm:1.9
-
- Sep 15, 2009
-
-
Niels Möller authored
Rev: nettle/x86/sha1-compress.nlms:1.1
-
Niels Möller authored
Rev: nettle/x86/sha1-compress.asm:1.8
-
- Sep 02, 2009
-
-
Niels Möller authored
Rev: nettle/x86/sha1-f1-noexp.nlms:1.1
-
- Aug 31, 2009
-
-
Niels Möller authored
Rev: nettle/README:1.2
-
- Aug 26, 2009
-
-
Niels Möller authored
Rev: nettle/x86/sha1-compress.asm:1.7
-
Niels Möller authored
Rev: nettle/x86/sha1-compress.asm:1.6
-
Niels Möller authored
Rev: nettle/x86/sha1-compress.asm:1.5
-
Niels Möller authored
Rev: nettle/x86/sha1-compress.asm:1.4
-
- Aug 25, 2009
-
-
Niels Möller authored
Rev: nettle/x86/sha1-f2.nlms:1.2
-
Niels Möller authored
Rev: nettle/x86/sha1-f2.nlms:1.1
-
Niels Möller authored
Rev: nettle/ChangeLog:1.39
-
Niels Möller authored
Rev: nettle/x86/sha1-compress.asm:1.3
-
Niels Möller authored
Rev: nettle/x86/sha1-compress.asm:1.2
-
Niels Möller authored
Rev: nettle/ChangeLog:1.38
-
Niels Möller authored
for precise benchmarking of the compression function. Rev: nettle/examples/nettle-benchmark.c:1.4
-
Niels Möller authored
Rev: nettle/Makefile.in:1.10
-
- Jun 08, 2009
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.37
-
- Jun 04, 2009
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.36
-
Niels Möller authored
Rev: nettle/NEWS:1.3
-
Niels Möller authored
Rev: nettle/configure.ac:1.10
-
- May 30, 2009
-
-
Niels Möller authored
$@T, trust makeinfo to not remove output file on errors. Rev: nettle/Makefile.in:1.9
-
- May 22, 2009
-
-
Niels Möller authored
Rev: nettle/nettle.texinfo:1.6
-
- May 19, 2009
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.35
-
Niels Möller authored
Rev: nettle/nettle.texinfo:1.5
-
- May 11, 2009
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.34
-
FDL, with no invariant sections. Added some more index terms. Rev: nettle/nettle.texinfo:1.4
-
Niels Möller authored
Rev: texinfo.tex:1.2
-
- May 05, 2009
-
-
Niels Möller authored
Rev: nettle/x86_64/aes.m4:1.9
-
- Mar 07, 2009
-
-
Niels Möller authored
Rev: nettle/x86/aes-decrypt-internal.asm:1.6 Rev: nettle/x86/aes-encrypt-internal.asm:1.6
-
Niels Möller authored
Rev: nettle/x86_64/aes.m4:1.8
-
- Mar 06, 2009
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.33
-
Niels Möller authored
in %eax--%edx only. * x86_64/aes-decrypt-internal.asm: Likewise. Rev: nettle/x86_64/aes-decrypt-internal.asm:1.3 Rev: nettle/x86_64/aes-encrypt-internal.asm:1.10
-
Niels Möller authored
(AES_STORE): Reduced offsets. (AES_ROUND): Use HREG directly, not MOVE_HREG. Rev: nettle/x86_64/aes.m4:1.7
-
Niels Möller authored
Rev: nettle/ChangeLog:1.32
-
Niels Möller authored
Put SA--SD in %eax--%edx, so the second byte can be accessed as %ah-%dh. TD is not needed, SD can be reused. Use the register that is saved for the outer loop counter, getting it off the stack. * x86_64/aes-encrypt-internal.asm: Likewise. * x86_64/aes.m4 (HREG, MOVE_HREG): New macros. (XREG): Fixed bug in handling of %r8 and %r9. (AES_ROUND): Use MOVE_HREG. Rev: nettle/x86_64/aes-decrypt-internal.asm:1.2 Rev: nettle/x86_64/aes-encrypt-internal.asm:1.9 Rev: nettle/x86_64/aes.m4:1.6
-
- Feb 10, 2009
-
-
Niels Möller authored
handling of comments. * tools/sexp-conv.c (sexp_convert_item): Use sexp_put_soft_newline to terminate comments, and modify indentation for the case that a list starts with a comment. * tools/output.c (sexp_output_init): Initialize soft_newline. (sexp_put_raw_char): Clear soft_newline. (sexp_put_newline): Check and reset soft_newline. (sexp_put_soft_newline): New function. * tools/output.h (struct sexp_output): Removed union with single element, and updated all users. New attribute soft_newline. Rev: nettle/ChangeLog:1.31 Rev: nettle/testsuite/sexp-conv-test:1.3 Rev: nettle/tools/output.c:1.3 Rev: nettle/tools/output.h:1.3 Rev: nettle/tools/sexp-conv.c:1.4
-
Niels Möller authored
as UNUSED. Rev: nettle/base16-meta.c:1.2
-