mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 14:00:53 +02:00
3e99430671
PPC64: - Added AES-ECB/CBC/CTR/GCM/XTS using crypto instructions - Added SHA-256/512 using base scalar and crypto instructions - Added SHA-3 using base scalar and POWER8 VSX - Added SHA-3 x2/x3 but disabled compilation. - Added CPU id flags. - Changed the constant data format to be consistent with other platforms. PPC32: - Added AES-ECB/CBC/CTR/GCM/XTS using base scalar - Added SHA-256/512 using base scalar - Added SHA-3 using base scalar