| 2005-10-11 |
Niels Möller | (nettle_SOURCES): Added md5-compress.c. |
commit | commitdiff | tree | snapshot |
| 2005-10-11 |
Niels Möller | Reorganized to use _nettle_md5_compress, in analogy... |
commit | commitdiff | tree | snapshot |
| 2005-10-11 |
Niels Möller | (_nettle_md5_compress): New file and new function. |
commit | commitdiff | tree | snapshot |
| 2005-10-11 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-10 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-10 |
Niels Möller | Ignore sha1-huge-test. |
commit | commitdiff | tree | snapshot |
| 2005-10-10 |
Niels Möller | (EXTRA_SOURCES, EXTRA_TARGETS): New |
commit | commitdiff | tree | snapshot |
| 2005-10-10 |
Niels Möller | (test_main): New test case, with a |
commit | commitdiff | tree | snapshot |
| 2005-10-10 |
Niels Möller | (test_hash_large): New function. |
commit | commitdiff | tree | snapshot |
| 2005-10-10 |
Niels Möller | (sha1_block): Deleted function; inlined where used. |
commit | commitdiff | tree | snapshot |
| 2005-10-06 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-06 |
Niels Möller | * configure.ac: Bumped version to 1.14. |
commit | commitdiff | tree | snapshot |
| 2005-10-06 |
Niels Möller | Check for openssl/aes.h. nettle_1.13_release_20051006 |
commit | commitdiff | tree | snapshot |
| 2005-10-06 |
Niels Möller | (distdir): Use a loop to pick up the contents of |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Niels Möller | Mention windows support. |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Niels Möller | * x86/aes-decrypt.asm: Use C_NAME(_nettle_aes_decrypt_t... |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Niels Möller | Use C_NAME(_nettle_aes_decrypt_table) when |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Niels Möller | (ELF_STYLE): Substitute configure's ASM_ELF_STYLE. |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Niels Möller | (PROLOGUE, EPILOGUE): New macros, checking the value of |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Niels Möller | * configure.ac (NM): Use AC_CHECK_TOOL to check for nm. |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Niels Möller | Ignore nettle.pdf. Removed entries for automake stamp... |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Niels Möller | (TARGETS, DISTFILES): Added nettle.pdf. |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Niels Möller | Define AUTHOR with accents, when running in TeX |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Niels Möller | Comment fixes. |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Niels Möller | Deleted unused file. |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Niels Möller | Deleted contents. This file is needed just to |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Niels Möller | (SHLIBMINOR): Increased minor number. Library |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Niels Möller | (main): Reordered hash benchmarks. |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Niels Möller | (EXPAND): Use % 16 instead of & 15 to |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
Niels Möller | (OFFSET): New macro. |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
Niels Möller | Use correct block sizes for openssl |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
Niels Möller | Also display cycles per block. |
commit | commitdiff | tree | snapshot |
| 2005-10-02 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-02 |
Niels Möller | (_nettle_sha1_compress): Updated to new |
commit | commitdiff | tree | snapshot |
| 2005-10-02 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-02 |
Niels Möller | (_nettle_sha1_compress): Changed interface. Second |
commit | commitdiff | tree | snapshot |
| 2005-10-02 |
Niels Möller | (_nettle_sha1_compress): Do byte order |
commit | commitdiff | tree | snapshot |
| 2005-10-02 |
Niels Möller | Now display cycles/byte, if the -f |
commit | commitdiff | tree | snapshot |
| 2005-10-02 |
Niels Möller | (sha1_block): Don't convert data from uint8_t to |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Niels Möller | New comment. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Niels Möller | (sha1_final): Call sha1_block, don't call the compression |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Niels Möller | * nettle-internal.h (nettle_openssl_md5) |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Niels Möller | * examples/nettle-benchmark.c (main): Benchmark openssl... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Niels Möller | * examples/nettle-openssl.c (nettle_openssl_md5) |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Niels Möller | (nettle_openssl_aes128, nettle_openssl_aes192) |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Niels Möller | Check WITH_OPENSSL, not |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Niels Möller | Updated openssl des glue to use the |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
Niels Möller | (RSA): Improved text about the RSA patent. |
commit | commitdiff | tree | snapshot |
| 2005-09-26 |
Niels Möller | Fixed left-over references to md5 in the comment header... |
commit | commitdiff | tree | snapshot |
| 2005-09-07 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-09-07 |
Niels Möller | (parse_options): New option --raw-hash, for |
commit | commitdiff | tree | snapshot |
| 2005-09-06 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-09-06 |
Niels Möller | (main): With --hash, output a newline after |
commit | commitdiff | tree | snapshot |
| 2005-07-13 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Niels Möller | * testsuite/ctr-test.c: New file. |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Niels Möller | * testsuite/Makefile.in (TS_SOURCES): Added ctr-test.c. |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Niels Möller | (test_cipher_ctr): New function. |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Niels Möller | (test_main): Use static const for msg. |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Niels Möller | Ignore nettle-stdint.h, not nettle-types.h. |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Niels Möller | (nettle_SOURCES): Added ctr.c. |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Niels Möller | (ctr_crypt): New file, new function. |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Adam Langley | (memxor3): New function, suggested by Adam Langley. |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Niels Möller | (NETTLE_MAX_CIPHER_BLOCK_SIZE): New constant. |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Niels Möller | (Cipher functions): Fixed typo in prototype for |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Niels Möller | No longer needs to include cbc.h. |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Niels Möller | (nettle_crypt_func): Moved typedef to nettle-types.h. |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Niels Möller | * configure.ac (AX_CREATE_STDINT_H): Use the file name |
commit | commitdiff | tree | snapshot |
| 2005-03-17 |
Henrik Grubbström... | Support Solaris on x86_64. Fix by Henrik |
commit | commitdiff | tree | snapshot |
| 2005-01-03 |
Meilof Veeningen | Include RSA declarations only when public key before_experimental_branch_20050201 |
commit | commitdiff | tree | snapshot |
| 2004-12-07 |
Niels Möller | Install directories, using $(INSTALL) -d, only if |
commit | commitdiff | tree | snapshot |
| 2004-12-05 |
Niels Möller | .SUFFIXES: Comment AIX make problems. |
commit | commitdiff | tree | snapshot |
| 2004-12-05 |
Niels Möller | (.PRECIOUS): Reverted earlier change. We need |
commit | commitdiff | tree | snapshot |
| 2004-12-02 |
Niels Möller | * Makefile.in (.SUFFIXES): Moved from Makefile.in to... |
commit | commitdiff | tree | snapshot |
| 2004-12-02 |
Niels Möller | (.c): Disable default rule for BSD-make. |
commit | commitdiff | tree | snapshot |
| 2004-12-02 |
Niels Möller | (all check install uninstall) |
commit | commitdiff | tree | snapshot |
| 2004-12-02 |
Niels Möller | (aesdata, desdata): Commented out the explicit |
commit | commitdiff | tree | snapshot |
| 2004-12-01 |
Niels Möller | Added a default target. |
commit | commitdiff | tree | snapshot |
| 2004-11-29 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2004-11-29 |
Niels Möller | * testsuite/Makefile.in: Use .$(OBJEXT). Explicitly... |
commit | commitdiff | tree | snapshot |
| 2004-11-29 |
Niels Möller | Use .$(OBJEXT). |
commit | commitdiff | tree | snapshot |
| 2004-11-28 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2004-11-28 |
Niels Möller | * tools/Makefile.in (nettle-lfib-stream): Avoid using... |
commit | commitdiff | tree | snapshot |
| 2004-11-28 |
Niels Möller | * Makefile.in (distdir): Handle absolute $distdir. |
commit | commitdiff | tree | snapshot |
| 2004-11-24 |
Niels Möller | Fixed typo, preventing the creation of dependency |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Niels Möller | * Makefile.in: Use DEP_INCLUDE. |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Niels Möller | (dummy-dep-files): Generate only of dependency |
commit | commitdiff | tree | snapshot |
| 2004-11-18 |
Niels Möller | * Makefile.in (clean-here): The clean target should... |
commit | commitdiff | tree | snapshot |
| 2004-11-18 |
Niels Möller | (dummy-dep-files): Added quotes to sed command. |
commit | commitdiff | tree | snapshot |
| 2004-11-18 |
Niels Möller | (ASM_SYMBOL_PREFIX): Fixed test. |
commit | commitdiff | tree | snapshot |
| 2004-11-17 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2004-11-17 |
Niels Möller | Try plain nm if nm -g doesn't work. |
commit | commitdiff | tree | snapshot |
| next |