CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2014/07/10 05:04:49
Modified files: lib/libssl/src/crypto/rsa: rsa.h Log message: Remove RSA_FLAG_NO_EXP_CONSTTIME, which was deprecated 12+ years ago. sthen@ confirmed that no ports are referencing it. ok miod@.