[openssl/openssl] a8b512: Remove unused 8bit GCM implementation

Todd Short noreply at github.com
Fri Jul 22 12:43:33 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: a8b5128fd724bc23f7454d64e401d15129634a01
      https://github.com/openssl/openssl/commit/a8b5128fd724bc23f7454d64e401d15129634a01
  Author: Todd Short <tshort at akamai.com>
  Date:   2022-07-22 (Fri, 22 Jul 2022)

  Changed paths:
    M crypto/modes/gcm128.c
    M include/crypto/modes.h

  Log Message:
  -----------
  Remove unused 8bit GCM implementation

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


  Commit: 7b6e19fc4e6cc1a7000f71789ef50636dacdbb85
      https://github.com/openssl/openssl/commit/7b6e19fc4e6cc1a7000f71789ef50636dacdbb85
  Author: Todd Short <tshort at akamai.com>
  Date:   2022-07-22 (Fri, 22 Jul 2022)

  Changed paths:
    M crypto/modes/gcm128.c
    M include/crypto/modes.h

  Log Message:
  -----------
  Remove unused 1bit GCM implementation

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


  Commit: 7da952bcc54604141ea8ed40ec5ed1fd2f74cc25
      https://github.com/openssl/openssl/commit/7da952bcc54604141ea8ed40ec5ed1fd2f74cc25
  Author: Todd Short <tshort at akamai.com>
  Date:   2022-07-22 (Fri, 22 Jul 2022)

  Changed paths:
    M crypto/modes/gcm128.c

  Log Message:
  -----------
  Remove some unused 4bit GCM code

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


  Commit: 92c9086e5c2b63606cd28a7f13f09b9ff35a0de3
      https://github.com/openssl/openssl/commit/92c9086e5c2b63606cd28a7f13f09b9ff35a0de3
  Author: Todd Short <tshort at akamai.com>
  Date:   2022-07-22 (Fri, 22 Jul 2022)

  Changed paths:
    M crypto/modes/gcm128.c
    M include/crypto/aes_platform.h
    M include/crypto/modes.h

  Log Message:
  -----------
  Use separate function to get GCM functions

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


  Commit: 95201ef45711220455e8abf1cc6b334393384af2
      https://github.com/openssl/openssl/commit/95201ef45711220455e8abf1cc6b334393384af2
  Author: Todd Short <tshort at akamai.com>
  Date:   2022-07-22 (Fri, 22 Jul 2022)

  Changed paths:
    M crypto/modes/gcm128.c

  Log Message:
  -----------
  Clean up use of GHASH macro

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


  Commit: d50e0934e5b1537db0ea43986464b8f8f8b4e9fd
      https://github.com/openssl/openssl/commit/d50e0934e5b1537db0ea43986464b8f8f8b4e9fd
  Author: Todd Short <tshort at akamai.com>
  Date:   2022-07-22 (Fri, 22 Jul 2022)

  Changed paths:
    M crypto/modes/gcm128.c

  Log Message:
  -----------
  Clean up GCM_MUL and remove GCM_FUNCREF_4BIT

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


Compare: https://github.com/openssl/openssl/compare/b91ad3c69c27...d50e0934e5b1


More information about the openssl-commits mailing list