1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-03 10:51:49 -05:00
Michael Kolechkin dd2bb48552
sectransp: allow cipher name to be specified
Add parser for CURLOPT_SSL_CIPHER_LIST option for Secure Transport (ST)
back-end. Similar to NSS and GSKit back-ends, new code parses string
value and configures ST library to use those ciphers for communication.
Create cipher spec data structure and initialize the array of specs with
cipher number, name, alias, and 'weak' flag.

Mark triple-DES ciphers as 'weak', and exclude them from the default
ciphers list.

Closes #6464
2021-04-21 12:00:22 +02:00
..
2021-04-02 22:53:17 +02:00
2020-11-05 08:22:10 +01:00
2020-11-05 08:22:10 +01:00
2021-04-02 22:53:17 +02:00
2020-11-05 08:22:10 +01:00
2020-11-04 23:59:47 +01:00
2020-11-04 23:59:47 +01:00
2020-11-04 23:59:47 +01:00
2020-11-04 23:59:47 +01:00
2021-04-19 08:16:02 +02:00
2020-11-05 08:22:10 +01:00
2020-11-05 08:22:10 +01:00
2021-04-21 11:50:20 +02:00
2020-11-05 08:22:10 +01:00
2020-11-05 08:22:10 +01:00
2021-01-19 09:14:40 +01:00
2020-11-05 08:22:10 +01:00
2021-04-19 08:16:02 +02:00
2020-11-05 08:22:10 +01:00