2013-02-06 |
Niels Möller | Fixed setting of ASM_ALIGN_LOG. |
commit | commitdiff | tree |
2013-02-06 |
Niels Möller | Use a separate make rule for m4 preprocessing of assemb... |
commit | commitdiff | tree |
2013-02-06 |
Niels Möller | Use changecom and divert in asm.m4. |
commit | commitdiff | tree |
2013-02-05 |
Niels Möller | Updated RSA and DSA tests, after the previous change... |
commit | commitdiff | tree |
2013-01-31 |
Niels Möller | nettle_mpz_random: Increased number of extra bits to... |
commit | commitdiff | tree |
2013-01-16 |
Niels Möller | Merge branch 'master' of git.lysator.liu.se:nettle... |
commit | commitdiff | tree |
2013-01-14 |
Niels Möller | Updated plan.html. nettle_2.6_release_20130116 |
commit | commitdiff | tree |
2013-01-14 |
Niels Möller | Minor tweaks to NEWS file. |
commit | commitdiff | tree |
2013-01-13 |
Niels Möller | Use AC_LANG_SOURCE in configure check. |
commit | commitdiff | tree |
2013-01-02 |
Niels Möller | Minor nitpicking. |
commit | commitdiff | tree |
2013-01-02 |
Niels Möller | Bumped library versions, to nettle-4.5 and hogweed... |
commit | commitdiff | tree |
2013-01-02 |
Niels Möller | Fixed make rules for building objects in parent directory. |
commit | commitdiff | tree |
2013-01-02 |
Niels Möller | More NEWS entries for 2.6. |
commit | commitdiff | tree |
2013-01-01 |
Niels Möller | Minor documentation fixes. |
commit | commitdiff | tree |
2013-01-01 |
Niels Möller | Document additional sha3 functions. |
commit | commitdiff | tree |
2013-01-01 |
Niels Möller | Benchmark additional sha3 functions. |
commit | commitdiff | tree |
2013-01-01 |
Niels Möller | Added sha3 variants with other digest sizes. |
commit | commitdiff | tree |
2012-12-30 |
Niels Möller | Disabled use of sha3-permute.asm |
commit | commitdiff | tree |
2012-12-21 |
Niels Möller | Merge branch 'master' of git.lysator.liu.se:/nettle... |
commit | commitdiff | tree |
2012-12-21 |
Niels Möller | Typo fix. |
commit | commitdiff | tree |
2012-12-21 |
Tim Ruehsen | Fix some warnings in the testsuite. |
commit | commitdiff | tree |
2012-12-15 |
Niels Möller | New configure option --disable-static. Based on patch... |
commit | commitdiff | tree |
2012-12-15 |
Niels Möller | From Alon Bar-Lev: Check for ar program. |
commit | commitdiff | tree |
2012-12-13 |
Niels Möller | Rewrote x86_64 sha3-permute.asm. |
commit | commitdiff | tree |
2012-12-09 |
Niels Möller | Rewrote C implementation of sha3-permute. |
commit | commitdiff | tree |
2012-12-04 |
Niels Möller | Fixed ctr_crypt zero-length bug, reported by Tim Kosse. |
commit | commitdiff | tree |
2012-12-03 |
Niels Möller | Optimized C implementation of sha3_permute. |
commit | commitdiff | tree |
2012-12-03 |
Niels Möller | Basic x86_64 sha3-permute.asm. |
commit | commitdiff | tree |
2012-12-03 |
Niels Möller | Reorganization of hash function documentation. Document... |
commit | commitdiff | tree |
2012-12-02 |
Niels Möller | Merge branch 'master' of git.lysator.liu.se:nettle... |
commit | commitdiff | tree |
2012-12-02 |
Niels Möller | Replaced all internal usage of sha.h. |
commit | commitdiff | tree |
2012-12-02 |
Niels Möller | Split sha.h into new files sha1.h and sha2.h. |
commit | commitdiff | tree |
2012-11-29 |
Niels Möller | Started on plan for nettle-2.6. |
commit | commitdiff | tree |
2012-11-29 |
Niels Möller | Typo fix. |
commit | commitdiff | tree |
2012-11-28 |
Fredrik Thulin | Add PBKDF2-HMAC-SHA512 test cases. |
commit | commitdiff | tree |
2012-11-22 |
Niels Möller | Minor typo fix. |
commit | commitdiff | tree |
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 |
next |