Branch: refs/heads/master
  Home:   https://github.openssl.org/openssl/openssl
  Commit: bbe909d00e9a593bd5954dfca4d3020467977565
      
https://github.openssl.org/openssl/openssl/commit/bbe909d00e9a593bd5954dfca4d3020467977565
  Author: Tomas Mraz <to...@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 <m...@openssl.org>
Reviewed-by: Paul Dale <pa...@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18143)


Reply via email to