Skip to content
Snippets Groups Projects
  1. Oct 05, 2005
  2. Oct 03, 2005
    • Niels Möller's avatar
      (OFFSET): New macro. · 49e411a4
      Niels Möller authored
      (F3): Eliminated a movl.
      (ROUNd): New argument, for k. When using F3, it's TMP3, on the
      stack, otherwise, it is kept in TMP2, a register.
      
      Rev: src/nettle/x86/sha1-compress.asm:1.9
      49e411a4
  3. Oct 02, 2005
  4. Sep 28, 2005
  5. Nov 17, 2004
    • Niels Möller's avatar
      * x86/sha1-compress.asm: Use C_NAME for global symbols. · 51838634
      Niels Möller authored
      * x86/aes-encrypt.asm: Likewise.
      * x86/aes-decrypt.asm: Likewise.
      * x86/arcfour-crypt.asm: Likewise.
      
      Rev: src/nettle/x86/aes-decrypt.asm:1.20
      Rev: src/nettle/x86/aes-encrypt.asm:1.21
      Rev: src/nettle/x86/arcfour-crypt.asm:1.12
      Rev: src/nettle/x86/sha1-compress.asm:1.6
      51838634
  6. Oct 26, 2004
  7. Oct 24, 2004
    • Niels Möller's avatar
      Reverted the latest two changes; update · 280e0fda
      Niels Möller authored
      bost src and dst pointers in the loop, and use plain addb when
      updating j. These two previous changes slowed the code down on AMD
      Duron.
      
      Rev: src/nettle/x86/arcfour-crypt.asm:1.10
      280e0fda
  8. Oct 20, 2004
  9. Oct 18, 2004
  10. Feb 07, 2004
  11. Feb 06, 2004
  12. Feb 05, 2004
  13. Apr 14, 2003
    • Niels Möller's avatar
      (nettle_aes_encrypt): Fixed references to · 3285cc34
      Niels Möller authored
      _nettle_aes_encrypt_table. * x86/aes-decrypt.asm
      (nettle_aes_decrypt): Fixed references to
      _nettle_aes_decrypt_table.
      
      Rev: src/nettle/x86/aes-decrypt.asm:1.18
      Rev: src/nettle/x86/aes-encrypt.asm:1.19
      3285cc34
  14. Apr 12, 2003
  15. May 15, 2002
Loading