Skip to content
Snippets Groups Projects
  1. May 31, 2014
  2. Jan 20, 2014
  3. Jan 17, 2014
  4. Nov 21, 2013
  5. Apr 16, 2013
  6. Feb 06, 2013
  7. Jul 12, 2012
  8. Mar 29, 2010
  9. Apr 26, 2006
    • Niels Möller's avatar
      * config.m4.in (ASM_ALIGN_LOG): Substitute. · b86fb579
      Niels Möller authored
      * configure.ac (ASM_ALIGN_LOG): Check if .align directive is
      logarithmic.
      * asm.m4 (ALIGN): New macro. Takes a logarithmic argument, and
      expands to a .align directive.
      
      Rev: src/nettle/asm.m4:1.16
      Rev: src/nettle/config.m4.in:1.6
      b86fb579
  10. Oct 17, 2005
  11. Oct 16, 2005
  12. Oct 15, 2005
  13. Oct 05, 2005
  14. Nov 17, 2004
  15. May 15, 2002
    • Niels Möller's avatar
      * aes-internal.h (struct aes_table): Renamed the shift_idx field · 15353743
      Niels Möller authored
      to sparc_idx, as it will be tweaked to improve the sparc code.
      Also reduced its size to [2][4].
      (IDX_FACTOR): Deleted constant.
      * aes-encrypt-table.c (_aes_encrypt_table): Adapted initializer of
      sparc_idx.
      * aes-decrypt-table.c (_aes_decrypt_table): Likewise.
      * asm.m4: Deleted AES_SIDX2, to match struct aes_table.
      
      Rev: src/nettle/aes-decrypt-table.c:1.2
      Rev: src/nettle/aes-encrypt-table.c:1.2
      Rev: src/nettle/aes-internal.h:1.7
      Rev: src/nettle/asm.m4:1.9
      15353743
  16. May 14, 2002
  17. May 07, 2002
  18. Feb 19, 2002
  19. Feb 15, 2002
  20. Feb 12, 2002
Loading