]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Core] Add AEAD_AES_128_GCM and AEAD_AES_256_GCM ciphers support. 702/head
authorAndrew Cassidy <andee@bytz.co.uk>
Sun, 21 Jun 2020 07:42:13 +0000 (08:42 +0100)
committerAndrey Volk <andywolk@gmail.com>
Mon, 22 Jun 2020 12:26:22 +0000 (16:26 +0400)
commit3130a5118291ea3b678754f5371f33942a321802
tree4231348b287703bdafc0fe74c20f040d2b7cea78
parent27c491dd0c7deeac45b09816c303cec1fb2d353e
[Core] Add AEAD_AES_128_GCM and AEAD_AES_256_GCM ciphers support.
src/include/switch_types.h
src/switch_core_media.c
src/switch_rtp.c