- 20 Oct, 2004 1 commit
-
-
Niels Möller authored
addl + andl $0xff, improving speed on PPro by another 15%. Rev: src/nettle/x86/arcfour-crypt.asm:1.8
-
- 18 Oct, 2004 1 commit
-
-
Niels Möller authored
incl + andl, to improve speed on PPro and PII. Suggested by Fredrik Olsson. Rev: src/nettle/x86/arcfour-crypt.asm:1.7
-
- 06 Feb, 2004 1 commit
-
-
Niels Möller authored
Rev: src/nettle/x86/arcfour-crypt.asm:1.6
-
- 05 Feb, 2004 5 commits
-
-
Niels Möller authored
the S array swap was forgotten. * arcfour.c (arcfour_stream): Likewise. * arcfour-crypt.c (arcfour_crypt): Likewise. Rev: src/nettle/ChangeLog:1.233 Rev: src/nettle/arcfour-crypt.c:1.2 Rev: src/nettle/arcfour.c:1.6 Rev: src/nettle/x86/arcfour-crypt.asm:1.5
-
Niels Möller authored
i, j at the end of the loop. Rev: src/nettle/x86/arcfour-crypt.asm:1.4
-
Niels Möller authored
Rev: src/nettle/x86/arcfour-crypt.asm:1.3
-
Niels Möller authored
Fixed debug information. Rev: src/nettle/x86/arcfour-crypt.asm:1.2
-
Niels Möller authored
the optimized C code. Rev: src/nettle/x86/arcfour-crypt.asm:1.1
-