[erlang-patches] new veriosn elliptic curve support

Fredrik fredrik@REDACTED
Thu Feb 21 14:31:01 CET 2013


On 02/21/2013 02:05 PM, Andreas Schultz wrote:
>
> ----- Original Message -----
>> On 02/21/2013 01:48 PM, Andreas Schultz wrote:
>>> Hi,
>>>
>>> I have a new version of the elliptic curve TLS support.
>>>
>>> https://github.com/RoadRunnr/otp/compare/master...tls-psk-srp-suites-ECC
>>> https://github.com/RoadRunnr/otp/compare/master...tls-psk-srp-suites-ECC.patch
>>>
>>> This branch includes the PSK and SRP cipher changes that are already in
>>> master-pu
>>> as it would otherwise conflict with them.
>>>
>>> EC ciphers are now optional and depend on wether EC support is compiled
>>> into
>>> OpenSSL or not. I have tested it with on Fedora (without EC support) and
>>> Ubuntu
>>> (with EC support).
>>>
>>> Andreas
>>> _______________________________________________
>>> erlang-patches mailing list
>>> erlang-patches@REDACTED
>>> http://erlang.org/mailman/listinfo/erlang-patches
>> Fetched,
>> Dropping tls-psk-srp-suites
>>
>> and replacing it with this patch now, correct?
> yes, thanks
>
> Andreas
>
>> --
>>
>> BR Fredrik Gustafsson
>> Erlang OTP Team
>>
>>
Fails to build:

ssl_connection.erl:1362: syntax error before: '>>'
ssl_connection.erl:1230: function init_diffie_hellman/4 undefined
ssl_connection.erl:1351: Warning: function handle_file_error/6 is unused
ssl_connection.erl:1357: Warning: function file_error/6 is unused
ssl_connection.erl:2141: Warning: variable 'Session' is unused
ssl_connection.erl:2142: Warning: variable 'Role' is unused
ssl_connection.erl:2142: Warning: variable 'Version' is unused
ssl_connection.erl:2143: Warning: variable 'ConnectionStates0' is unused
ssl_connection.erl:2148: Warning: variable 'PSKIdentity' is unused



-- 

BR Fredrik Gustafsson
Erlang OTP Team




More information about the erlang-patches mailing list