Simon Josefsson <[email protected]> writes:

> Also, remember that Niels proposal is not about removing these
> algorithms, just dropping the assembler variant.  So they will continue
> to work fine on these platforms, but will take advantage of more code
> scrutiny.  I think that is a reasonable trade-off.

And the only architectures that currently have any md5 assembly is x86
and x86_64. On my x86_64 laptop, I see a rather modest performance gain
of about 6% over the C version. I don't expect anyone willing to work on
improved md5 performance, on x86_64 or on additional platforms.

Somewhat related, I'm not aware of any special instructions for improved
md5 performance on any architecture (to be compared to the sha1 and
sha256 instructions currently used on x86_64, arm64 and s390x)?

Regards,
/Niels

-- 
Niels Möller. PGP key CB4962D070D77D7FCB8BA36271D8F1FF368C6677.
Internet email is subject to wholesale government surveillance.
_______________________________________________
nettle-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to