| 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 |
| 2004-11-17 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2004-11-17 |
Niels Möller | * x86/sha1-compress.asm: Use C_NAME for global symbols. |
commit | commitdiff | tree | snapshot |
| 2004-11-17 |
Niels Möller | Deleted a few old commented out lines. |
commit | commitdiff | tree | snapshot |
| 2004-11-17 |
Niels Möller | (config.m4): New rule. |
commit | commitdiff | tree | snapshot |
| 2004-11-17 |
Niels Möller | (C_NAME): New macro. |
commit | commitdiff | tree | snapshot |
| 2004-11-17 |
Niels Möller | (ASM_SYMBOL_PREFIX): Check if global symbols have a |
commit | commitdiff | tree | snapshot |
| 2004-11-16 |
Niels Möller | * misc/getopt.h: Deleted __ from argument names in... |
commit | commitdiff | tree | snapshot |
| 2004-11-16 |
Niels Möller | * Deleted getopt.c, getopt.h and getopt1.c from the... |
commit | commitdiff | tree | snapshot |
| 2004-11-16 |
Niels Möller | Moved files here. |
commit | commitdiff | tree | snapshot |
| 2004-11-14 |
Niels Möller | (DEP_FILES): Try include with only one macro |
commit | commitdiff | tree | snapshot |
| 2004-11-13 |
Niels Möller | Reverted addition of make rules for creating dummy... |
commit | commitdiff | tree | snapshot |
| 2004-11-13 |
Niels Möller | (dummy-dep-files): Create dummy dependency files, |
commit | commitdiff | tree | snapshot |
| 2004-11-13 |
Niels Möller | * Makefile.in: Don't use -include, as it's GNU make... |
commit | commitdiff | tree | snapshot |
| 2004-11-13 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2004-11-13 |
Niels Möller | Check WITH_OPENSSL, not HAVE_LIBCRYPTO. |
commit | commitdiff | tree | snapshot |
| 2004-11-13 |
Niels Möller | Check for individual openssl headers blowfish.h, |
commit | commitdiff | tree | snapshot |
| 2004-11-04 |
Niels Möller | Bumped version to 1.13. |
commit | commitdiff | tree | snapshot |
| 2004-11-04 |
Niels Möller | *** empty log message *** nettle_1.12_release_20041104 |
commit | commitdiff | tree | snapshot |
| 2004-11-04 |
Niels Möller | Preparations for the 1.12 release. |
commit | commitdiff | tree | snapshot |
| 2004-11-02 |
Niels Möller | (Cipher functions): Updated AES documentation, |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Niels Möller | Bumped version to 1.12. |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Niels Möller | (clean-here): Delete *.s files. nettle_1.11_release_20041026 |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Niels Möller | Use movzbl when extending %cl to 32 bits. |
commit | commitdiff | tree | snapshot |
| 2004-10-24 |
Niels Möller | Reverted the latest two changes; update |
commit | commitdiff | tree | snapshot |
| 2004-10-21 |
Niels Möller | Comment binary compatibility. |
commit | commitdiff | tree | snapshot |
| 2004-10-21 |
Niels Möller | (SHLIBMINOR): Updated, shared library version is |
commit | commitdiff | tree | snapshot |
| 2004-10-21 |
Niels Möller | * Makefile.in (install-shared): Use $(INSTALL_PROGRAM). |
commit | commitdiff | tree | snapshot |
| 2004-10-21 |
Niels Möller | (DISTFILES): Added asm.m4. |
commit | commitdiff | tree | snapshot |
| 2004-10-21 |
Niels Möller | * examples/Makefile.in: Deleted all configure-related... |
commit | commitdiff | tree | snapshot |
| 2004-10-21 |
Niels Möller | * configure.ac: Replaced AC_OUTPUT(list...) with an... |
commit | commitdiff | tree | snapshot |
| 2004-10-21 |
Niels Möller | Started on NEWS-entry for 1.11. |
commit | commitdiff | tree | snapshot |
| 2004-10-21 |
Niels Möller | Typo fix. |
commit | commitdiff | tree | snapshot |
| next |