2012-11-22 |
Niels Möller | run-tests: Added (c) notice. Some whitespace cleanup. |
commit | commitdiff | tree |
2012-11-15 |
Niels Möller | Portability fixes for sha3-permute: long long constants... |
commit | commitdiff | tree |
2012-11-15 |
Niels Möller | Fixes for big-endian sha3 code. |
commit | commitdiff | tree |
2012-11-15 |
Niels Möller | New macro LE_READ_UINT64. |
commit | commitdiff | tree |
2012-11-13 |
Niels Möller | Micro optimizations for sha3. Doubled the performance... |
commit | commitdiff | tree |
2012-11-13 |
Niels Möller | Benchmark sha3_permute. |
commit | commitdiff | tree |
2012-11-12 |
Niels Möller | Benchmark sha3_256. |
commit | commitdiff | tree |
2012-11-12 |
Niels Möller | Implemented sha3. |
commit | commitdiff | tree |
2012-11-12 |
Niels Möller | New function _nettle_write_le64. |
commit | commitdiff | tree |
2012-11-12 |
Niels Möller | Moved ROTL64 macro to macros.h. |
commit | commitdiff | tree |
2012-11-12 |
Niels Möller | Renamed serpent-internal.h macros. |
commit | commitdiff | tree |
2012-11-11 |
Nikos Mavrogiannopoulos | NEWS entry for gost. |
commit | commitdiff | tree |
2012-11-11 |
Nikos Mavrogiannopoulos | Added gosthash to benchmark. |
commit | commitdiff | tree |
2012-11-11 |
Nikos Mavrogiannopoulos | Documentation of gost hash. |
commit | commitdiff | tree |
2012-11-10 |
Niels Möller | Fixed uses of @end deftypevr, broken in previous commit. |
commit | commitdiff | tree |
2012-11-10 |
Niels Möller | deftypevr vs deftypevrx fix. |
commit | commitdiff | tree |
2012-11-08 |
Niels Möller | Added gosthash, ported from rhash by Nikos Mavrogiannop... |
commit | commitdiff | tree |
2012-11-06 |
Niels Möller | Fixed description of salsa20 (for the 2.5 release a... |
commit | commitdiff | tree |
2012-10-29 |
Martin Storsjö | Avoid non-posix \|-operator in sed regexp. |
commit | commitdiff | tree |
2012-10-29 |
Niels Möller | Added x86_64 assembly for _salsa20_core. |
commit | commitdiff | tree |
2012-10-27 |
Niels Möller | Fixed make dist, testsuite/testutils.c was lost. |
commit | commitdiff | tree |
2012-10-27 |
Niels Möller | Moved x86_64 salsa20 macros to a seperate file. |
commit | commitdiff | tree |
2012-10-26 |
Niels Möller | Pass $(CFLAGS) on command line when linking shared... |
commit | commitdiff | tree |
2012-10-03 |
Nikos Mavrogiannopoulos | (test_hash): On failure, print the expected and returne... |
commit | commitdiff | tree |
2012-09-23 |
Niels Möller | Extracted function _salsa20_core. |
commit | commitdiff | tree |
2012-09-21 |
Niels Möller | pbkdf2: Reorganized loops. |
commit | commitdiff | tree |
2012-09-21 |
Niels Möller | Stress that the salsa20 hash function is not for genera... |
commit | commitdiff | tree |
2012-09-21 |
Simon Josefsson | Implement concrete PBKDF2 functions. |
commit | commitdiff | tree |
2012-09-20 |
Niels Möller | Argument reorder for pbkdf2. |
commit | commitdiff | tree |
2012-09-20 |
Niels Möller | New convenience make variable VALGRIND. |
commit | commitdiff | tree |
2012-09-20 |
Niels Möller | Dependency tracking also for C++ files. |
commit | commitdiff | tree |
2012-09-20 |
Niels Möller | pbkdf2 test case, forgotten in earlier commit. |
commit | commitdiff | tree |
2012-09-19 |
Niels Möller | PBKDF2 macro: Removed improper const. |
commit | commitdiff | tree |
2012-09-19 |
Tim Ruehsen | Additional deallocation fixes. |
commit | commitdiff | tree |
2012-09-19 |
Niels Möller | testsuite/meta-hash-test.c: Validate NETTLE_MAX_HASH_DI... |
commit | commitdiff | tree |
2012-09-19 |
Simon Josefsson | Support for pbkdf2. |
commit | commitdiff | tree |
2012-09-16 |
Niels Möller | Testsuite overhaul, including proper deallocation of... |
commit | commitdiff | tree |
2012-09-16 |
Niels Möller | Avoid calling libc realloc with a requested size of... |
commit | commitdiff | tree |
2012-09-16 |
Niels Möller | Don't quote $EMULATOR; allow it to expand to program... |
commit | commitdiff | tree |
2012-09-16 |
Niels Möller | Fixed memory leak in pkcs1-conv. |
commit | commitdiff | tree |
2012-09-10 |
Niels Möller | Explicitly deallocate storage before exit. |
commit | commitdiff | tree |
2012-09-10 |
Niels Möller | Reorganized read_file loop. |
commit | commitdiff | tree |
2012-09-10 |
Niels Möller | desdata.c: Include stdio.h. |
commit | commitdiff | tree |
2012-09-10 |
Tim Ruehsen | nettle-benchmark: Use PRINTF_STYLE attribute. |
commit | commitdiff | tree |
2012-09-10 |
Tim Ruehsen | Deleted some unused variables. |
commit | commitdiff | tree |
2012-09-10 |
Tim Ruehsen | Deleted useless allocations. |
commit | commitdiff | tree |
2012-09-07 |
Niels Möller | Improved use of gcc __attribute__. |
commit | commitdiff | tree |
2012-08-22 |
Niels Möller | Use the name --disable-documentation in the configure... |
commit | commitdiff | tree |
2012-08-22 |
Sam Thursfield | Make documentation optional. |
commit | commitdiff | tree |
2012-08-08 |
Daniel Kahn... | fix GCM capitalization |
commit | commitdiff | tree |
2012-08-08 |
Daniel Kahn... | clean up stray semicolons in documentation |
commit | commitdiff | tree |
2012-07-12 |
Niels Möller | m4 portability fix for ALIGN macro. |
commit | commitdiff | tree |
2012-07-07 |
Niels Möller | Updated FSF address. Patch from David Woodhouse. |
commit | commitdiff | tree |
2012-07-07 |
Niels Möller | Added -lm when linking nettle-benchmark. |
commit | commitdiff | tree |
2012-07-07 |
Niels Möller | Changed version number to 2.6. |
commit | commitdiff | tree |
2012-07-07 |
Niels Möller | Logged release. |
commit | commitdiff | tree |
2012-07-06 |
Niels Möller | New directive file for nettle-2.5. nettle_2.5_release_20120707 |
commit | commitdiff | tree |
2012-07-06 |
Niels Möller | Final(?) documentaton updates for the 2.5 release. |
commit | commitdiff | tree |
2012-07-06 |
Niels Möller | Mention that --enable-shared now is the default. |
commit | commitdiff | tree |
2012-07-06 |
Niels Möller | Mark x86-w*ndows testing done. |
commit | commitdiff | tree |
2012-07-06 |
Niels Möller | Mark x86-freebsd testing done. |
commit | commitdiff | tree |
2012-07-05 |
Niels Möller | Typo fixes to old entries. |
commit | commitdiff | tree |
2012-07-05 |
Niels Möller | Mark x86_64-freebsd testing done. |
commit | commitdiff | tree |
2012-07-05 |
Niels Möller | Mention the removal of nettle-internal.c, and aes changes. |
commit | commitdiff | tree |
2012-07-05 |
Niels Möller | movd/movq workaround for osx assembler. |
commit | commitdiff | tree |
2012-07-03 |
Niels Möller | On windows, include fcntl.h, before using _setmode. |
commit | commitdiff | tree |
2012-07-03 |
Niels Möller | Include malloc.h if available, also when compiling... |
commit | commitdiff | tree |
2012-07-03 |
Niels Möller | Mark Solaris testing as done. |
commit | commitdiff | tree |
2012-07-03 |
Niels Möller | Fixed nettle includes in base16 and base64 examples. |
commit | commitdiff | tree |
2012-07-03 |
Niels Möller | Marked Salsa20 doc and pkcs1_signature_prefix renaming... |
commit | commitdiff | tree |
2012-07-03 |
Niels Möller | Documented Salsa20. |
commit | commitdiff | tree |
2012-06-25 |
Niels Möller | Renamed pkcs1_signature_prefix to _pkcs1_signature_prefix. |
commit | commitdiff | tree |
2012-06-25 |
Niels Möller | Consistently use foo_func *f (rather than foo_func... |
commit | commitdiff | tree |
2012-06-25 |
Niels Möller | Make compiling and running of des-compat-test more... |
commit | commitdiff | tree |
2012-06-11 |
Niels Möller | More news entries for nettle-2.5. |
commit | commitdiff | tree |
2012-06-11 |
Niels Möller | Updated release plan. |
commit | commitdiff | tree |
2012-06-09 |
Niels Möller | Added base16dec.c in examples/Makefile.in, forgotten... |
commit | commitdiff | tree |
2012-06-09 |
Niels Möller | Typo fixes for 2012-04-09 entry. |
commit | commitdiff | tree |
2012-06-09 |
Niels Möller | General pkcs1 signature interface. |
commit | commitdiff | tree |
2012-06-09 |
Niels Möller | Moved rsa blinding code to a separate file. |
commit | commitdiff | tree |
2012-06-03 |
Niels Möller | Changes to pkcs1_signature_prefix interface. |
commit | commitdiff | tree |
2012-06-03 |
Niels Möller | Reverted accidental Makefile change in previous commit. |
commit | commitdiff | tree |
2012-05-18 |
Niels Möller | Extracted padding code from rsa_encrypt to new function... |
commit | commitdiff | tree |
2012-05-09 |
Nikos Mavrogiannopoulos | Added missing mpz_clear. |
commit | commitdiff | tree |
2012-05-07 |
Niels Möller | int_fast*_t workaround for SunOS-5.8. |
commit | commitdiff | tree |
2012-04-30 |
Niels Möller | Updated release plan. |
commit | commitdiff | tree |
2012-04-29 |
Niels Möller | New items. |
commit | commitdiff | tree |
2012-04-23 |
Niels Möller | New constant NETTLE_MAX_BIGNUM_SIZE. |
commit | commitdiff | tree |
2012-04-19 |
Niels Möller | Decimal output from list-obj-sizes. |
commit | commitdiff | tree |
2012-04-18 |
Niels Möller | x86_64 implementation of salsa20. |
commit | commitdiff | tree |
2012-04-17 |
Niels Möller | Test that salsa20_crypt doesn't overwrite the destinati... |
commit | commitdiff | tree |
2012-04-17 |
Niels Möller | Renamed salsa20.c to salsa20-crypt.c. |
commit | commitdiff | tree |
2012-04-17 |
Niels Möller | x86_64: New m4 macro WREG. |
commit | commitdiff | tree |
2012-04-17 |
Niels Möller | Moved salsa20_set_key to a separate file. Inlined salsa... |
commit | commitdiff | tree |
2012-04-15 |
Niels Möller | Improved salsa20 tests. |
commit | commitdiff | tree |
2012-04-14 |
Niels Möller | New base16 example programs, based on code contributed... |
commit | commitdiff | tree |
2012-04-14 |
Niels Möller | New base64dec example program, based on code contribute... |
commit | commitdiff | tree |
2012-04-14 |
Niels Möller | Whitespace changes only. |
commit | commitdiff | tree |
2012-04-14 |
Niels Möller | examples/io.c: Made write_file use write_string. |
commit | commitdiff | tree |
2012-04-14 |
Niels Möller | New base64enc example program, based on code contribute... |
commit | commitdiff | tree |
next |