diff --git a/sparc/arcfour-crypt.asm b/sparc/arcfour-crypt.asm index 9cc19f7d53293a599cccfd5af0c3c601bdbd4f2c..beadd91eb7fe67c1919e27c9a88bfe6b03e9232f 100644 --- a/sparc/arcfour-crypt.asm +++ b/sparc/arcfour-crypt.asm @@ -87,7 +87,7 @@ PROLOGUE(nettle_arcfour_crypt) EPILOGUE(nettle_arcfour_crypt) -C Some stats from adriana.lysator.liu.se (SS1000$, 85 MHz), for AES 128 +C Some stats from adriana.lysator.liu.se (SS1000E, 85 MHz), for AES 128 C 1: nettle-1.13 C-code C 2: First working version of the assembler code