[asterisk-bugs] [JIRA] (ASTERISK-22840) Support AES-GCM mode in SRTP
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Nov 11 10:52:04 CST 2013
Matt Jordan created ASTERISK-22840:
--------------------------------------
Summary: Support AES-GCM mode in SRTP
Key: ASTERISK-22840
URL: https://issues.asterisk.org/jira/browse/ASTERISK-22840
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
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list