• A
    Kill unused macro and reimplement it for that single context it can · a2eb9688
    Andy Polyakov 提交于
    actually be used, namely x86* platforms [because they don't bomb on
    unaligned access]. This resulted in 30-40% [depending on message
    length] improvement for SHA-256 compiled with gcc and running on P4.
    In the lack of assembler implementation I give the compiler all the
    help it can possibly get:-)
    a2eb9688
sha512-sse2.pl 13.2 KB