Падение openssl. Исправлено в 0.9.7e. Я локально собрал 0.9.7f и всё OK. Steps to Reproduce: $ openssl req -newkey rsa:1024 -nodes -x509 -days 3650 -subj '/C=RU/ST=RU/L=Saint-Petersburg/CN=TestMode' -keyout recipient.pem -out recipient.pem $ echo -e "\nXXX" | openssl smime -encrypt -rc2-128 -subject "-*-" -text recipient.pem Actual Results: Segmentation fault Expected Results: Encrypted message
Should be fixed in openssl-0.9.7g-alt1.