[erlang-questions] openssl cipher disabled

Jesse Schoch schoch@REDACTED
Tue Aug 5 22:05:46 CEST 2014


I'm trying to compile 17.1 on a system that has obsolete ciphers disabled, such as RC2.  I get the following error

In file included from crypto.c:51:
/usr/include/openssl/rc2.h:64:2: error: #error RC2 is disabled.

It appears the function rc2_cbc_encrypt/3 can't compile.  Can these functions be disabled based on the available ciphers in a hardened system?

-- 
You received this message because you are subscribed to the Google Groups "Erlang Programming" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erlang-programming+unsubscribe@REDACTED
To post to this group, send email to erlang-programming@REDACTED
Visit this group at http://groups.google.com/group/erlang-programming.
For more options, visit https://groups.google.com/d/optout.



More information about the erlang-questions mailing list