CVSROOT:        /cvs
Module name:    src
Changes by:     lan...@cvs.openbsd.org  2021/06/11 09:28:14

Modified files:
        lib/libssl     : d1_srtp.c srtp.h 
        lib/libssl/man : SSL_CTX_set_tlsext_use_srtp.3 

Log message:
add AES-GCM constants from RFC 7714 for SRTP

SRTP_AEAD_AES_128_GCM/SRTP_AEAD_AES_256_GCM can be used as DTLS-SRTP
protection profiles - seen with an update of telephony/baresip i'm
working on.

adapted from openssl commit 43e5faa2539ae8aae6ef55be2239b9b1a77fea45

ok tb@ jsing@

Reply via email to