Andrey Volk
|
bddff9a2f1
|
[Build-System] Update libsrtp to 2.4.0
|
2021-08-28 23:54:38 +03:00 |
Andrey Volk
|
f82321ee0c
|
FS-11816: [Build-System] Update libsrtp to 2.2.0
|
2019-07-17 22:05:39 +04:00 |
Mike Jerris
|
3bcf5b7ff8
|
FS-9785: upgrade libsrtp to 2.1
|
2017-06-26 14:14:36 -05:00 |
Michael Jerris
|
a99f06dfc6
|
sync changes from srtp upstream
|
2014-07-08 10:26:08 -04:00 |
jfigus
|
024162cfc9
|
Add support for 16-byte auth tag for AES GCM mode.
|
2014-06-30 19:18:20 +00:00 |
jfigus
|
a31491d5b6
|
This commit resolves issue #46. The GCM mode was using the wrong master SALT length. The master SALT should be 96 bits instead of 112 bits. Note, GCM mode uses the legacy CTR mode for the KDF. The legagacy CTR mode cipher implementations assume a 112 bit SALT. Changes to the cipher abstraction layer API are required to provide the ability to specify the SALT length. For now this commit modifies the SRTP layer to ensure the SALT is zero-appended before initializing the KDF. This commit also provides public definitions for the GCM cipher suite master key sizes to avoid confusion for application developers.
|
2014-04-08 15:25:39 +00:00 |
Travis Cross
|
c011f9daff
|
Remove binary executables in libs/srtp
These files were introduced in commit 72e2d183c1 .
|
2014-02-28 18:33:32 +00:00 |
Michael Jerris
|
80c7eb85e6
|
update libsrtp to use openssl
|
2014-02-24 09:52:25 -05:00 |
Michael Jerris
|
91eb5b237d
|
update srtp to master part 1
|
2014-01-30 16:55:56 -05:00 |
Anthony Minessale
|
72e2d183c1
|
update to cvs head srtp
|
2013-03-31 21:27:19 -05:00 |
Michael Jerris
|
abda472017
|
srtp msvc updates and cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1087 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-04-07 16:34:02 +00:00 |
Anthony Minessale
|
b3d890ef25
|
add srtp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1086 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-04-07 16:10:03 +00:00 |