Skip to content
Snippets Groups Projects
  1. Aug 26, 2009
  2. Aug 25, 2009
  3. Mar 07, 2009
  4. Sep 17, 2008
  5. Sep 13, 2008
  6. May 18, 2006
  7. Apr 26, 2006
    • Niels Möller's avatar
      * x86/aes-decrypt-internal.asm: Use ALIGN. · 4eeb2497
      Niels Möller authored
      * x86/aes-encrypt-internal.asm: Likewise.
      * x86/arcfour-crypt.asm: Likewise.
      * x86/md5-compress.asm: Likewise.
      * x86/sha1-compress.asm: Likewise.
      
      Rev: src/nettle/x86/aes-decrypt-internal.asm:1.3
      Rev: src/nettle/x86/aes-encrypt-internal.asm:1.4
      Rev: src/nettle/x86/arcfour-crypt.asm:1.15
      Rev: src/nettle/x86/md5-compress.asm:1.6
      Rev: src/nettle/x86/sha1-compress.asm:1.13
      4eeb2497
  8. Oct 17, 2005
  9. Oct 16, 2005
  10. Oct 14, 2005
  11. Oct 13, 2005
  12. Oct 12, 2005
  13. Oct 11, 2005
  14. Oct 05, 2005
  15. 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
  16. Oct 02, 2005
Loading