CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/05/30 04:30:32
Modified files:
lang/erlang/26 : Makefile
Added files:
lang/erlang/26/patches: patch-lib_crypto_c_src_algorithms_c
patch-lib_crypto_c_src_atoms_c
patch-lib_crypto_c_src_atoms_h
patch-lib_crypto_c_src_eddsa_c
patch-lib_crypto_c_src_evp_c
patch-lib_crypto_c_src_openssl_config_h
Log message:
lang/erlang/26: Add patches to make erlang handle the fact that libressl
supports curve 25519 but not curve 448. This is needed to add TLS v1.3
support.
Feedback from and makes sense to tb@