- Oct 05, 2005
-
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.331 Rev: src/nettle/NEWS:1.21
-
Niels Möller authored
(.texinfo.dvi, .dvi.ps, .ps.pdf): New targets, to build nettle.pdf. (DOCTARGETS): New variable with targets that shouldn't be deleted by make clean. (maintainer-clean-here): New target. Deletes generated documentation files. Rev: src/nettle/Makefile.in:1.22
-
Niels Möller authored
mode, which doesn't handle latin-1 properly. Set UPDATED-FOR to 1.13. Updated copyright years, and introduced a COPYRIGHT-YEARS symbol. Updated copyright section, to mention assembler implementations. (Cipher modes): Transformed the Cipher Block Chaining to a section Cipher modes, describing both CBC and the new CTR mode. Rev: src/nettle/nettle.texinfo:1.32
-
Niels Möller authored
Rev: src/nettle/sha256.c:1.4
-
Niels Möller authored
Rev: src/nettle/x86/aes_tables.asm:1.2(DEAD)
-
Niels Möller authored
override aes.c, which isn't needed for the x86 implementation. Rev: src/nettle/x86/aes.asm:1.13
-
Niels Möller authored
version is now libnettle.so.2.4, soname still libnettle.so.2. Rev: src/nettle/configure.ac:1.58
-
Niels Möller authored
Rev: src/nettle/examples/nettle-benchmark.c:1.16
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.330
-
Niels Möller authored
compute offsets mod 16, since m4 on FreeBSD 49.RELEASE and NetBSD doesn't implement & correctly in eval. Rev: src/nettle/x86/sha1-compress.asm:1.10
-
- Oct 03, 2005
-
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.329
-
Niels Möller authored
(F3): Eliminated a movl. (ROUNd): New argument, for k. When using F3, it's TMP3, on the stack, otherwise, it is kept in TMP2, a register. Rev: src/nettle/x86/sha1-compress.asm:1.9
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.328
-
Niels Möller authored
ciphers. Rev: src/nettle/examples/nettle-openssl.c:1.8
-
Niels Möller authored
Rev: src/nettle/examples/nettle-benchmark.c:1.15
-
- Oct 02, 2005
-
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.327
-
Niels Möller authored
interface. Now responsible for byte conversion. Rev: src/nettle/sha1-compress.c:1.2
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.326
-
Niels Möller authored
argument is now a pointer to the input data in unaligned, big-endian form. Rev: src/nettle/sha.h:1.6
-
Niels Möller authored
conversion, and store the input data on the stack. This leaves one more register free for other uses. Rev: src/nettle/x86/sha1-compress.asm:1.8
-
Niels Möller authored
option is used to say what the clock frequency is. Rev: src/nettle/examples/nettle-benchmark.c:1.14
-
Niels Möller authored
uint32_t, that's now the responsibility of _nettle_sha1_compress. Rev: src/nettle/sha1.c:1.11
-
- Sep 28, 2005
-
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.325
-
Niels Möller authored
Rev: src/nettle/x86/sha1-compress.asm:1.7
-
Niels Möller authored
function _nettle_sha1_compress directly. Rev: src/nettle/sha1.c:1.10
-
Niels Möller authored
(nettle_openssl_sha1): Declare. Rev: src/nettle/nettle-internal.h:1.9
-
Niels Möller authored
sha1. Rev: src/nettle/examples/nettle-benchmark.c:1.13
-
Niels Möller authored
(nettle_openssl_sha1): Added glue for openssl hash functions. Rev: src/nettle/examples/nettle-openssl.c:1.7
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.324
-
Niels Möller authored
(nettle_openssl_aes256, nettle_openssl_arcfour128): Declare. Rev: src/nettle/nettle-internal.h:1.8
-
Niels Möller authored
HAVE_LIBCRYPTO. Benchmark openssl's aes and arcfour code. Rev: src/nettle/examples/nettle-benchmark.c:1.12
-
Niels Möller authored
new openssl DES interface. Added glue for arcfour and aes. Rev: src/nettle/examples/nettle-openssl.c:1.6
-
- Sep 27, 2005
-
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.323
-
Niels Möller authored
Use @documentencoding ISO-8859-1. Rev: src/nettle/nettle.texinfo:1.31
-
- Sep 26, 2005
-
-
Niels Möller authored
Torbjörn Granlund. Rev: src/nettle/pkcs1-rsa-sha1.c:1.4
-
- Sep 07, 2005
-
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.322
-
Niels Möller authored
compatibility with lsh-1.x. Equivalent to --hash. Rev: src/nettle/tools/sexp-conv.c:1.19
-
- Sep 06, 2005
-
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.321
-
Niels Möller authored
each hash. Rev: src/nettle/tools/sexp-conv.c:1.18
-
- Jul 13, 2005
-
-
Niels Möller authored
Rev: src/nettle/TODO:1.9
-