Branch: refs/heads/master
  Home:   https://github.openssl.org/openssl/openssl
  Commit: 95a6fbdf0d112582b9ad56f8d42ec92b1ec4787d
      
https://github.openssl.org/openssl/openssl/commit/95a6fbdf0d112582b9ad56f8d42ec92b1ec4787d
  Author: Tomas Mraz <to...@openssl.org>
  Date:   2022-06-23 (Thu, 23 Jun 2022)

  Changed paths:
    M crypto/ec/ec_backend.c
    M crypto/ec/ec_lib.c
    M providers/implementations/keymgmt/ec_kmgmt.c

  Log Message:
  -----------
  The flag "decoded-from-explicit" must be imp/exportable

Otherwise the information that the EC group was imported from
explicit parameters is lost when the key is moved across providers.

Fixes #18600

Reviewed-by: Matt Caswell <m...@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beld...@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/18609)


  Commit: f7346cab45a7d2090009e96b304e4196038697f4
      
https://github.openssl.org/openssl/openssl/commit/f7346cab45a7d2090009e96b304e4196038697f4
  Author: Tomas Mraz <to...@openssl.org>
  Date:   2022-06-23 (Thu, 23 Jun 2022)

  Changed paths:
    M test/recipes/25-test_verify.t

  Log Message:
  -----------
  Test whether decoded-from-explicit survives import/export

Reviewed-by: Matt Caswell <m...@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beld...@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/18609)


Compare: 
https://github.openssl.org/openssl/openssl/compare/5ad3e76c2357...f7346cab45a7

Reply via email to