CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/19 04:17:52
Modified files:
lib/libcrypto/bn: bn_exp.c
Log message:
Fix aliasing of result with exponent or modulus in BN_mod_exp_simple()
Reported and reminded by Guido Vranken in OpenSSL issue #21110
ok jsing
