커밋 기록

작성자 SHA1 메시지 날짜
  Andrey Volk bddff9a2f1 [Build-System] Update libsrtp to 2.4.0 3 년 전
  Mike Jerris 3bcf5b7ff8 FS-9785: upgrade libsrtp to 2.1 7 년 전
  Michael Jerris a99f06dfc6 sync changes from srtp upstream 10 년 전
  jfigus 024162cfc9 Add support for 16-byte auth tag for AES GCM mode. 10 년 전
  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. 10 년 전
  Michael Jerris 80c7eb85e6 update libsrtp to use openssl 10 년 전