[asterisk-bugs] [JIRA] (ASTERISK-22832) Support AES-GCM mode in SRTP
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Nov 11 10:52:03 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-22832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=211661#comment-211661 ]
Matt Jordan commented on ASTERISK-22832:
----------------------------------------
Well, that's a fairly straight forward patch. I might recommend re-ordering the {{ast_srtp_suite}} enumeration to line up with the {{#defined}} constants, but that's just a nit-pick. Thanks for the contribution!
> 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_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 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