<div dir="ltr">Dear team <br>     In FIPS mode is the cipher "EVP_des_ede_ecb" permitted or not ?<br>   <br>      If i check the <a href="http://openssl.org">openssl.org</a> fipscansitor code then in the file fips_des_selftest.c , I can see that the self test for only EVP_des_ede3_ecb is being done .<br>     <br>      In Centos openssl code (openssl-1.0.2k-19.el7.src.rpm) , in the file fips_des_selftest.c , function FIPS_selftest_des() I can see that the self test for both EVP_des_ede_ecb and EVP_des_ede3_ecb .<br>  <br>      Thanks and regards<br>    Akshar <br></div>