On Mar 20, 2016 10:17 PM, Jy V <jyv...@gmail.com> wrote:
>
>
> On Sun, Mar 20, 2016 at 2:11 AM, Garry Wood <ga...@softoz.com.au> wrote:
>>
>>  I recently ported the implementation from LibTimCrypt / wpa_supplicant 
>> (which are both from public domain implementations), you can find the unit 
>> here:
>>
>> https://github.com/ultibohub/Core/blob/master/source/rtl/ultibo/core/crypto.pas
>
>
> Are you planning to support TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 embedded in 
> Ultibo which looks to be the most common cipher requested by browser,
> would this allow to embed TLSv1.2 in order to implement https server in 
> Ultibo?
>

Yes, the intent is to support https with TLS 1.0/1.1/1.2 so AES_128_GCM_SHA256 
will be included in the cipher suite.

Garry.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to