2011-07-01 |
Niels Möller | (ctr_crypt): Reorganized to call the encryption functio... |
commit | commitdiff | tree |
2011-07-01 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-07-01 |
Niels Möller | Added ALIGN for shifting loop. Deleted obsolete ifelse. |
commit | commitdiff | tree |
2011-06-30 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-06-30 |
Niels Möller | Link in serpent-decrypt.asm, if found. |
commit | commitdiff | tree |
2011-06-30 |
Niels Möller | Minor improvements. |
commit | commitdiff | tree |
2011-06-30 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-06-30 |
Niels Möller | Added an SSE2 loop, doing four blocks at a time in... |
commit | commitdiff | tree |
2011-06-30 |
Niels Möller | Include serpent.m4. Deleted a redundant label. |
commit | commitdiff | tree |
2011-06-30 |
Niels Möller | New file, with serpent-related macros. |
commit | commitdiff | tree |
2011-06-29 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-06-29 |
Niels Möller | * x86_64/serpent-decrypt.asm: Wrote main (32-bit) loop. |
commit | commitdiff | tree |
2011-06-29 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-06-29 |
Niels Möller | (Copyright): Updated for license change to |
commit | commitdiff | tree |
2011-06-29 |
Niels Möller | Updated information for nettle-2.2. |
commit | commitdiff | tree |
2011-06-29 |
Niels Möller | New file. |
commit | commitdiff | tree |
2011-06-29 |
Niels Möller | Fixed .file pseudo op. |
commit | commitdiff | tree |
2011-06-29 |
Niels Möller | (test_cipher_ctr): Display more info on failure. |
commit | commitdiff | tree |
2011-06-29 |
Niels Möller | (bench_ctr): New function. |
commit | commitdiff | tree |
2011-06-29 |
Niels Möller | Fixed comment typo. |
commit | commitdiff | tree |
2011-06-29 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-06-29 |
Niels Möller | (LIBNETTLE_MINOR): Updated library version number to... |
commit | commitdiff | tree |
2011-06-22 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-06-22 |
Niels Möller | Use pwd -P when examining lib directories. |
commit | commitdiff | tree |
2011-06-21 |
Niels Möller | (All SBOX_INVERSE-macros): Deleted type argument, and... |
commit | commitdiff | tree |
2011-06-21 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-06-21 |
Niels Möller | (SBOX7_INVERSE): Eliminated temporaries. |
commit | commitdiff | tree |
2011-06-21 |
Niels Möller | Avoid copy for y2. |
commit | commitdiff | tree |
2011-06-21 |
Niels Möller | (SBOX6_INVERSE): Eliminated temporaries. |
commit | commitdiff | tree |
2011-06-21 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-06-21 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-06-21 |
Niels Möller | (SBOX5_INVERSE): Eliminated temporaries. |
commit | commitdiff | tree |
2011-06-21 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-06-21 |
Niels Möller | (SBOX3_INVERSE): Eliminated temporaries. |
commit | commitdiff | tree |
2011-06-20 |
Niels Möller | (SBOX2_INVERSE): Eliminated temporaries. |
commit | commitdiff | tree |
2011-06-20 |
Niels Möller | (SBOX1_INVERSE): Likewise. |
commit | commitdiff | tree |
2011-06-20 |
Niels Möller | Comment fix. |
commit | commitdiff | tree |
2011-06-20 |
Niels Möller | (SBOX0_INVERSE): Eliminated temporaries. |
commit | commitdiff | tree |
2011-06-20 |
Niels Möller | Trivial whitespace fixes in sbox macros. |
commit | commitdiff | tree |
2011-06-20 |
Niels Möller | Renamed arguments in sbox macros. |
commit | commitdiff | tree |
2011-06-20 |
Niels Möller | Comment fix, and (invariant) argument reorder in SBOX1. |
commit | commitdiff | tree |
2011-06-20 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-06-20 |
Niels Möller | Added an SSE2 loop, doing four blocks at a time in... |
commit | commitdiff | tree |
2011-06-20 |
Niels Möller | (test_main): Added some more multiple block tests. |
commit | commitdiff | tree |
2011-06-15 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-06-15 |
Niels Möller | (libdir): On 64-bit Linux, we used to assume that |
commit | commitdiff | tree |
2011-06-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-06-14 |
Niels Möller | * x86_64/serpent-encrypt.asm: Slight simplification... |
commit | commitdiff | tree |
2011-06-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-06-14 |
Niels Möller | New file. |
commit | commitdiff | tree |
2011-06-13 |
Niels Möller | Added sbox6 and sbox7 diagrams. |
commit | commitdiff | tree |
2011-06-13 |
Niels Möller | Minor sbox fixes. |
commit | commitdiff | tree |
2011-06-12 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-06-12 |
Niels Möller | (test_main): Added tests with multiple blocks at a... |
commit | commitdiff | tree |
2011-06-12 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-06-12 |
Niels Möller | (SBOX6): Renamed arguments. Eliminated temporaries. |
commit | commitdiff | tree |
2011-06-12 |
Niels Möller | Display summary at the end oc configure.. |
commit | commitdiff | tree |
2011-06-10 |
Niels Möller | (SBOX5): Renamed arguments. Eliminated temporaries. |
commit | commitdiff | tree |
2011-06-10 |
Niels Möller | Diagrams for serpent sboxes. |
commit | commitdiff | tree |
2011-06-09 |
Niels Möller | (SBOX4): Renamed arguments. Eliminated temporaries. |
commit | commitdiff | tree |
2011-06-09 |
Vincent Torri | (LIBNETTLE_LINK, LIBHOGWEED_LINK): Cygwin fix, from... |
commit | commitdiff | tree |
2011-06-09 |
Niels Möller | Whitespace and comment changes. |
commit | commitdiff | tree |
2011-06-08 |
Niels Möller | Started on NEWS entry for 2.2. |
commit | commitdiff | tree |
2011-06-08 |
Niels Möller | (SBOX4): Renamed arguments. |
commit | commitdiff | tree |
2011-06-08 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-06-08 |
Niels Möller | (find_first_one): Declare the lookup table as static... |
commit | commitdiff | tree |
2011-06-08 |
Sebastian Reitenbach | (find_first_one): Fixed c99-style declaration. Reported... |
commit | commitdiff | tree |
2011-06-07 |
Niels Möller | (SBOX3): Renamed arguments. Eliminated temporaries. |
commit | commitdiff | tree |
2011-06-07 |
Niels Möller | (SBOX2): Renamed arguments. Eliminated temporaries. |
commit | commitdiff | tree |
2011-06-07 |
Niels Möller | (SBOX1): Renamed arguments. Eliminated temporaries. |
commit | commitdiff | tree |
2011-06-07 |
Niels Möller | (SBOX0): Renamed arguments. Eliminated temporaries. |
commit | commitdiff | tree |
2011-06-06 |
Niels Möller | * Makefile.in (DISTFILES): Added serpent-internal.h. |
commit | commitdiff | tree |
2011-06-06 |
Niels Möller | Process two blocks at a time in parallel. Measured... |
commit | commitdiff | tree |
2011-06-03 |
Niels Möller | Ignore autom4te.cache. |
commit | commitdiff | tree |
2011-06-01 |
Niels Möller | * serpent.c (ROUNDS): Deleted macro. |
commit | commitdiff | tree |
2011-06-01 |
Niels Möller | Added do { ... } while (0) around block macros. |
commit | commitdiff | tree |
2011-05-31 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-05-31 |
Niels Möller | (test_main): Enabled test with short, 40-bit, key. |
commit | commitdiff | tree |
2011-05-31 |
Niels Möller | (byte_swap_32): Deleted macro. |
commit | commitdiff | tree |
2011-05-31 |
Simon Josefsson | Serpent rewrite. |
commit | commitdiff | tree |
2011-05-31 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-05-31 |
Niels Möller | (test_main): Added some tests for padding of keys of... |
commit | commitdiff | tree |
2011-05-30 |
Niels Möller | Fixed register list. |
commit | commitdiff | tree |
2011-05-30 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-05-30 |
Simon Josefsson | (test_main): Add test vectors from libgcrypt. |
commit | commitdiff | tree |
2011-05-21 |
Nikos Mavrogiannopoulos | (dsa_generate_keypair): Avoid double init of mpz |
commit | commitdiff | tree |
2011-05-06 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-05-06 |
Niels Möller | (arcfour_stream): Deleted obsolete define. |
commit | commitdiff | tree |
2011-05-06 |
Dagobert Michelsen | Fix link flags for shared libraries on Solaris, which... |
commit | commitdiff | tree |
2011-04-27 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-04-27 |
Niels Möller | (find_algorithm): Require exact match. |
commit | commitdiff | tree |
2011-04-15 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-04-15 |
Niels Möller | Reverted broken byte-order change from 2001-06-17: |
commit | commitdiff | tree |
2011-04-15 |
Niels Möller | (decode_hex_reverse): New function. |
commit | commitdiff | tree |
2011-03-23 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-03-23 |
Niels Möller | (xalloc): Deleted function, now it's in misc.c instead. |
commit | commitdiff | tree |
2011-03-23 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-03-23 |
Niels Möller | Use LSH_FUNC_STRERROR. |
commit | commitdiff | tree |
2011-03-23 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2011-03-23 |
Niels Möller | * tools/Makefile.in (TARGETS): Added nettle-hash, and... |
commit | commitdiff | tree |
next |