CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/11 09:38:56
Modified files:
lib/libcrypto/sha: sha512.c
Log message:
Recommit jsing's r1.27 - portable is ready
Use htobe64() instead of testing BYTE_ORDER and then handrolling htobe64().
Thanks to tobhe for providing most of the fix via openiked-portable
