[openssl/openssl] 7602bf: Enable AES and SHA3 optimisations on Apple Silicon...

Tom Cosgrove noreply at github.com
Tue Nov 14 07:13:06 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 7602bf871564df86005f6c4c989f1d7cc2393878
      https://github.com/openssl/openssl/commit/7602bf871564df86005f6c4c989f1d7cc2393878
  Author: Tom Cosgrove <tom.cosgrove at arm.com>
  Date:   2023-11-14 (Tue, 14 Nov 2023)

  Changed paths:
    M crypto/armcap.c

  Log Message:
  -----------
  Enable AES and SHA3 optimisations on Apple Silicon M3-based macOS systems

AES gets a performance enhancement of 19-36%, similar to the M1 and M2.

SHA3 gets an improvement of 4-7% on buffers 256 bytes or larger.

Tested on an M3 Pro, but the CPU cores are the same on M3 and M3 Max.

Change-Id: I2bf40bbde824823bb8cf2efd1bd945da9f23a703

Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22685)




More information about the openssl-commits mailing list