- Aug 27, 2008
-
-
Niels Möller authored
Updated testcases with comments; comments are now preserved. Rev: nettle/testsuite/sexp-conv-test:1.2
-
Niels Möller authored
output. (parse_options): New --lock option. (main): Optionally lock output file. Rev: nettle/tools/sexp-conv.c:1.2
-
Niels Möller authored
All callers specify the token they expect. (sexp_parse): Pass on comment tokens. Rev: nettle/tools/parse.c:1.2
-
Niels Möller authored
Rev: nettle/tools/output.c:1.2 Rev: nettle/tools/output.h:1.2
-
Niels Möller authored
(sexp_get_token): Use sexp_get_comment. Rev: nettle/tools/input.c:1.2
-
Niels Möller authored
is no longer used to maen any type. New type SEXP_COMMENT. Rev: nettle/tools/misc.h:1.2
-
Niels Möller authored
Rev: nettle/configure.ac:1.7
-
- Aug 26, 2008
-
-
Niels Möller authored
* examples/Makefile.in (tags): Likewise. * testsuite/Makefile.in (tags): Likewise. * tools/Makefile.in (tags): Likewise. Rev: nettle/ChangeLog:1.10 Rev: nettle/Makefile.in:1.6 Rev: nettle/examples/Makefile.in:1.5 Rev: nettle/testsuite/Makefile.in:1.3 Rev: nettle/tools/Makefile.in:1.3
-
- Aug 02, 2008
-
-
Niels Möller authored
Rev: nettle/yarrow256.c:1.2
-
- Feb 29, 2008
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.9
-
Niels Möller authored
Rev: nettle/examples/Makefile.in:1.4
-
- Jan 07, 2008
-
-
Niels Möller authored
Rev: nettle/bignum-next-prime.c:1.4
-
- Jan 05, 2008
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.8
-
Niels Möller authored
(next-prime, eratosthenes): New rules. (nettle-benchmark): Don't rely on $@. Rev: nettle/examples/Makefile.in:1.3
-
Niels Möller authored
(main): Use atol, arther than atoi. Rev: nettle/examples/eratosthenes.c:1.8
-
Niels Möller authored
Rev: nettle/testsuite/symbols-test:1.3
-
Niels Möller authored
Deleted code for detailed timing. Rev: nettle/examples/next-prime.c:1.2
-
Niels Möller authored
Rev: nettle/examples/next-prime.c:1.1
-
Niels Möller authored
Rev: nettle/examples/.cvsignore:1.2
-
Niels Möller authored
(DISTFILES): Added prime-list.h. (hogweed_OBJS): Removed $(LIBOBJS). Rev: nettle/Makefile.in:1.5
-
Niels Möller authored
name space reasons. Was bignum_next_prime. Updated call in rsa-keygen.c. (primes): Use prime-list.h. (nettle_next_prime): Skip Fermat test. Use mpz_millerrabin directly, rather than mpz_probab_prime_p, when the former is available. Rev: nettle/bignum-next-prime.c:1.3
-
Niels Möller authored
Rev: nettle/bignum.h:1.2
-
Niels Möller authored
space reasons. Was bignum_next_prime. Updated call in rsa-keygen.c. Rev: nettle/rsa-keygen.c:1.5
-
Niels Möller authored
bignum-next-prime.c. Call with a larger prime limit, this improves the running time of lsh-keygen by roughly 25%. Rev: nettle/rsa-keygen.c:1.4
-
Niels Möller authored
Rev: nettle/prime-list.h:1.1
-
Niels Möller authored
Rev: nettle/configure.ac:1.6
-
- Jan 03, 2008
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.7
-
Niels Möller authored
Rev: nettle/examples/nettle-benchmark.c:1.2
-
Niels Möller authored
Rev: nettle/bignum-next-prime.c:1.2
-
Niels Möller authored
Rev: nettle/bignum-next-prime.c:1.1
-
- Oct 24, 2007
-
-
Niels Möller authored
Rev: nettle/examples/eratosthenes.c:1.7
-
Niels Möller authored
Rev: nettle/examples/eratosthenes.c:1.6
-
Niels Möller authored
Rev: nettle/examples/eratosthenes.c:1.5
-
- Oct 23, 2007
-
-
Niels Möller authored
Rev: nettle/examples/eratosthenes.c:1.4
-
Niels Möller authored
Rev: nettle/examples/eratosthenes.c:1.3
-
Niels Möller authored
Rev: nettle/examples/eratosthenes.c:1.2
-
Niels Möller authored
Rev: nettle/examples/eratosthenes.c:1.1
-
- Sep 30, 2007
-
-
Niels Möller authored
Rev: nettle/rsa-keygen.c:1.3
-
- Sep 08, 2007
-
-
Niels Möller authored
include file was renamed from "sparc" to "sparc32". Updated include. * sparc64/aes-decrypt-internal.asm: Likewise. * sparc32/aes-encrypt-internal.asm: Likewise. * sparc32/aes-decrypt-internal.asm: Likewise. Rev: nettle/ChangeLog:1.6 Rev: nettle/sparc32/aes-decrypt-internal.asm:1.2 Rev: nettle/sparc32/aes-encrypt-internal.asm:1.2 Rev: nettle/sparc64/aes-decrypt-internal.asm:1.2 Rev: nettle/sparc64/aes-encrypt-internal.asm:1.2
-
- Sep 07, 2007
-
-
Niels Möller authored
Rev: nettle/ChangeLog:1.5
-