[openssl/openssl] a1c0a2: Revert "Add dupctx support to rc4_hmac_md5 algo"

Tomáš Mráz noreply at github.com
Wed Sep 13 11:20:19 UTC 2023


  Branch: refs/heads/openssl-3.1
  Home:   https://github.com/openssl/openssl
  Commit: a1c0a2043f0e150516c94ecac8e87e8ce1b2addb
      https://github.com/openssl/openssl/commit/a1c0a2043f0e150516c94ecac8e87e8ce1b2addb
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2023-09-13 (Wed, 13 Sep 2023)

  Changed paths:
    M providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c
    M providers/implementations/ciphers/cipher_rc4_hmac_md5.c

  Log Message:
  -----------
  Revert "Add dupctx support to rc4_hmac_md5 algo"

This reverts commit d9f84aef6033804e4c7ebf28ee88fcd2c63161d6.

Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22081)


  Commit: 1222f37c3693900dcde4dfd13fbd5006b7a54668
      https://github.com/openssl/openssl/commit/1222f37c3693900dcde4dfd13fbd5006b7a54668
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2023-09-13 (Wed, 13 Sep 2023)

  Changed paths:
    M providers/implementations/ciphers/cipher_chacha20_poly1305.c

  Log Message:
  -----------
  Revert "implement dupctx for chacha20_poly1305"

This reverts commit 603b4c332f817cfc14a0d8b30d1e5a198f575644.

Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22081)


  Commit: 78732d8b21f5ee1dd4f5b017d33f0066804d35fb
      https://github.com/openssl/openssl/commit/78732d8b21f5ee1dd4f5b017d33f0066804d35fb
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2023-09-13 (Wed, 13 Sep 2023)

  Changed paths:
    M providers/implementations/ciphers/cipher_aes_wrp.c

  Log Message:
  -----------
  Revert "implement dupctx for aes_WRAP methods"

This reverts commit 819ae76bb76540a4321e548851e23099ddf71e8e.

Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22081)


  Commit: d74ef8d89c408d419e41edb877e984d4052250c6
      https://github.com/openssl/openssl/commit/d74ef8d89c408d419e41edb877e984d4052250c6
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2023-09-13 (Wed, 13 Sep 2023)

  Changed paths:
    M providers/implementations/ciphers/cipher_aes_ccm.c
    M providers/implementations/ciphers/cipher_aes_gcm.c
    M providers/implementations/ciphers/cipher_aria_ccm.c
    M providers/implementations/ciphers/cipher_aria_gcm.c
    M providers/implementations/ciphers/cipher_sm4_ccm.c
    M providers/implementations/ciphers/cipher_sm4_gcm.c
    M providers/implementations/include/prov/ciphercommon_aead.h

  Log Message:
  -----------
  Revert "Add dupctx support to aead ciphers"

This reverts commit a982016c56f8c631e0906b0a33f4feaf3d20a2ff.

Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22081)


  Commit: 094c9297fa7463024a7ca139d3f90b508f49fd91
      https://github.com/openssl/openssl/commit/094c9297fa7463024a7ca139d3f90b508f49fd91
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2023-09-13 (Wed, 13 Sep 2023)

  Changed paths:
    M test/evp_test.c

  Log Message:
  -----------
  Revert "make inability to dup/clone ciphers an error"

This reverts commit d739b3e05e749d4310b7310c007a4f3b8d5f8556.

Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22081)


Compare: https://github.com/openssl/openssl/compare/eaedb3b96306...094c9297fa74


More information about the openssl-commits mailing list