sipp icon indicating copy to clipboard operation
sipp copied to clipboard

Support for AES_CM_192 and AES_CM_256 (RFC-6188)

Open StephenWall opened this issue 3 years ago • 0 comments

I see the master branch has some SRTP code with support for AES_CM_128_HMAC_SHA1_80 and AES_CM_128_HMAC_SHA1_32. Any chance of getting support for AES_192_CM_HMAC_SHA1_32, AES_192_CM_HMAC_SHA1_80, AES_256_CM_HMAC_SHA1_32, and AES_256_CM_HMAC_SHA1_80? (See https://www.rfc-editor.org/rfc/rfc6188)

StephenWall avatar Aug 31 '22 15:08 StephenWall