تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  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 سال پیش
  Seven Du 4fd93b0e67 Revert "fix compiler warning vs2010" - Jeff is faster than I 10 سال پیش
  Seven Du fa9217117a fix compiler warning vs2010 10 سال پیش
  Michael Jerris 80c7eb85e6 update libsrtp to use openssl 10 سال پیش