2002-05-14 |
Niels Möller | (_aes_crypt): Allocate only 32 bytes local storage... |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | Avoid using %g6 and %g7, as they are reserved for |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | Added fixme on register usage. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/aes-encrypt.asm (aes_encrypt): Replaced first... |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/aes-encrypt.asm (aes_encrypt): Replaced first... |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/aes-encrypt.asm (aes_encrypt): Replaced first... |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/machine.m4 (AES_ROUND): New macro. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | Minor changes.. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/aes-encrypt.asm (aes_encrypt): Use AES_LOAD macro. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/machine.m4 (AES_LOAD): New macro. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/machine.m4 (AES_STORE): New macro. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/aes-encrypt.asm (aes_encrypt): Use AES_STORE. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | (aes_encrypt): Deleted xchgl instruction in final round, by |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/aes-encrypt.asm (aes_encrypt): Use the AES_LAST_R... |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/aes-encrypt.asm (aes_encrypt): Use the AES_LAST_R... |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | Ignore some more stamp files. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | (AES_LAST_ROUND): New macro. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/aes-encrypt.asm (aes_encrypt): Use the AES_LAST_R... |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | Added some trailing dnl:s. Added quotes to the first... |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/aes-encrypt.asm (aes_encrypt): Move code here... |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/aes.asm: Use addl and subl, not add and sub.... |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | (asm_path): Enable x86 assembler. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | (aes_decrypt): Adapted to the current interface. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | (aes_decrypt): Adapted to the current interface. |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | Generate config.m4. |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | * x86/aes.asm: Use C for comments, include the tables... |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | * x86/aes.asm: Use C for comments, include the tables... |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | * x86/machine.m4: New file (empty). |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | New file, empty for now. |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | (%.asm): Added asm.m4, machine.m4 and config.m4 to |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | No need to include asm.m4, that is taken care of |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | New file, configuration for asm.m4. |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | (C, include_src): New macros. |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | New file, table moved out from |
commit | commitdiff | tree |
2002-05-06 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-06 |
Niels Möller | (CFLAGS): Don't enable -Waggregate-return. |
commit | commitdiff | tree |
2002-05-05 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-05 |
Niels Möller | Pass no arguments to AM_INIT_AUTOMAKE. |
commit | commitdiff | tree |
2002-05-05 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-05 |
Niels Möller | * configure.ac: Update for automake-1.6. |
commit | commitdiff | tree |
2002-05-05 |
Niels Möller | Renamed file, used to be configure.in. |
commit | commitdiff | tree |
2002-03-20 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-03-20 |
Niels Möller | (test_program): Added missing single quote. |
commit | commitdiff | tree |
2002-03-20 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-03-20 |
Niels Möller | (test_program): Test the exit status of the |
commit | commitdiff | tree |
2002-03-19 |
Pontus Freyhult | *** empty log message *** |
commit | commitdiff | tree |
2002-03-19 |
Pontus Freyhult | Replaced bash-specific substitution for usage with... |
commit | commitdiff | tree |
2002-03-18 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-03-18 |
Niels Möller | (rsa_generate_keypair): Output a newline after a |
commit | commitdiff | tree |
2002-03-16 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-03-16 |
Niels Möller | (asm_path): AC_CONFIG_LINKS adds $srcdir |
commit | commitdiff | tree |
2002-03-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-03-14 |
Niels Möller | Added copyright notice. |
commit | commitdiff | tree |
2002-03-14 |
Niels Möller | (libnettle_a_SOURCES): Added aes-internal.h. |
commit | commitdiff | tree |
2002-03-14 |
Niels Möller | * configure.in (asm_path): Use $srcdir when looking... |
commit | commitdiff | tree |
2002-03-13 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-03-13 |
Niels Möller | (asm_path): For now, disable x86 assembler code. |
commit | commitdiff | tree |
2002-03-05 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-02-27 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-02-27 |
Niels Möller | Fixed hyphenated words. |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): Some peep hole optimizations, duplicating... |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): Deleted idx register. Further cleanup. |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): Deleted idx register. |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): Copy the addresses of the indexing tables... |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): Reformatted code as blocks of four instru... |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): Decrement round when looping, saving... |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): Update dst in the output loop. This yield... |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): In final_loop, use i for indexing. |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): In final_loop, keep i multiplied by 4... |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): In final_loop, use the register idx. |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): More renamings in the output code. |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): Renamed registers in final_loop: t2. |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): In final_loop, construct the result in t0. |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): Renamed registers in final_loop: t3. |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): Renamed registers in final_loop: t0. |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): Renamed registers in final_loop: t1. |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): Added some comments to the final_loop. |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): Moved increment of src into the |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): Changed stop condition in source_loop... |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): Renamed variables in source_loop. |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): Use src directly when accessing the sourc... |
commit | commitdiff | tree |
2002-02-25 |
Niels Möller | (_aes_crypt): Moved increment of src into the |
commit | commitdiff | tree |
2002-02-22 |
Niels Möller | (_aes_crypt): Deleted one more addition from the inner... |
commit | commitdiff | tree |
2002-02-22 |
Niels Möller | (_aes_crypt): Moved some more additions out of the |
commit | commitdiff | tree |
2002-02-19 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-02-19 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-02-19 |
Niels Möller | (asm_path): Renamed "path" to "asm_path". Also look |
commit | commitdiff | tree |
2002-02-16 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-02-16 |
Niels Möller | * sparc/aes.asm: Use that IDX2(j) == j ^ 2 |
commit | commitdiff | tree |
2002-02-16 |
Niels Möller | (libnettle_a_SOURCES): Reordered aes-decrypt.c and |
commit | commitdiff | tree |
2002-02-16 |
Niels Möller | Update round for each subkeys that is accessed. |
commit | commitdiff | tree |
next |