[asterisk-bugs] [JIRA] (ASTERISK-22832) Support AES-GCM mode in SRTP
abelbeck (JIRA)
noreply at issues.asterisk.org
Tue Oct 14 09:53:28 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-22832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
abelbeck updated ASTERISK-22832:
--------------------------------
Attachment: asterisk-1.8-srtp-crypto_kernel-include.patch
Adds srtp/crypto_kernel.h include to res/res_srtp.c for libsrtp 1.5.0
> Support AES-GCM mode in SRTP
> ----------------------------
>
> Key: ASTERISK-22832
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-22832
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Channels/chan_sip/SRTP
> Affects Versions: SVN
> Environment: Linux x86_64
> Reporter: Kristian Kielhofner
> Severity: Minor
> Attachments: asterisk-1.8-srtp-crypto_kernel-include.patch, asterisk_gcm_draft10.patch, asterisk_gcm.patch
>
>
> There is a version of libsrtp that supports AES-NI and AES-GCM mode:
> https://github.com/cisco/libsrtp/pull/34
> More on AES-GCM mode:
> http://tools.ietf.org/html/draft-ietf-avtcore-srtp-aes-gcm-10
> https://crypto.stanford.edu/RealWorldCrypto/slides/gueron.pdf
> AES-GCM mode improves the performance of SRTP on systems with and without support for the AES-NI instruction set.
> Performance test results pending.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list