[openssl/openssl] bbe909: poly1305: Properly copy the whole context on dup

Tomas Mraz noreply at reply.github.openssl.org
Fri Apr 29 00:00:27 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.openssl.org/openssl/openssl
  Commit: bbe909d00e9a593bd5954dfca4d3020467977565
      https://github.openssl.org/openssl/openssl/commit/bbe909d00e9a593bd5954dfca4d3020467977565
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2022-04-29 (Fri, 29 Apr 2022)

  Changed paths:
    M providers/implementations/macs/poly1305_prov.c

  Log Message:
  -----------
  poly1305: Properly copy the whole context on dup

Also reset the updated flag when Poly1305_Init is called.

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




More information about the openssl-commits mailing list