[erlang-patches] new veriosn elliptic curve support

Fredrik fredrik@REDACTED
Fri Feb 22 10:46:25 CET 2013


On 02/21/2013 04:13 PM, Andreas Schultz wrote:
> Hi,
>
> Sorry, messed up a merge, new version compiled, passed the SSL test
> suite and pushed... even with a fetch line: ;-)
>
> git fetch git://github.com/RoadRunnr/otp.git tls-psk-srp-suites-ECC
>
> BTW: @Ingela: I noticec that the ssl_packet_SUITE is not executed during
> tests. This looks like a mistake in the common_test conversion.
>
> Andreas
>
> ----- Original Message -----
>> 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
>>
>>
Re-fetched. Thanks,
Fetch link is always appreciated. ;)

-- 

BR Fredrik Gustafsson
Erlang OTP Team




More information about the erlang-patches mailing list