Andrey Volk
|
bddff9a2f1
[Build-System] Update libsrtp to 2.4.0
|
před 3 roky |
Andrey Volk
|
f82321ee0c
FS-11816: [Build-System] Update libsrtp to 2.2.0
|
před 5 roky |
Mike Jerris
|
3bcf5b7ff8
FS-9785: upgrade libsrtp to 2.1
|
před 7 roky |
jfigus
|
024162cfc9
Add support for 16-byte auth tag for AES GCM mode.
|
před 10 roky |
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.
|
před 10 roky |
Michael Jerris
|
80c7eb85e6
update libsrtp to use openssl
|
před 10 roky |
Michael Jerris
|
91eb5b237d
update srtp to master part 1
|
před 10 roky |
Anthony Minessale
|
72e2d183c1
update to cvs head srtp
|
před 12 roky |
Michael Jerris
|
8761a73997
change around types for better c99 compliance, fixes windows srtp build and builds that do not default to 8 bit stuct alignment.
|
před 18 roky |
Anthony Minessale
|
8de67dfeb6
fix srtp for stricter builds
|
před 18 roky |
Michael Jerris
|
e415095df3
up the msvc warning level on srtp
|
před 18 roky |
Michael Jerris
|
abda472017
srtp msvc updates and cleanup
|
před 18 roky |
Anthony Minessale
|
b3d890ef25
add srtp
|
před 18 roky |