.. |
.cvsignore
|
update to cvs head srtp
|
2013-03-31 21:27:19 -05:00 |
aes.h
|
update to cvs head srtp
|
2013-03-31 21:27:19 -05:00 |
aes_cbc.h
|
update libsrtp to use openssl
|
2014-02-24 09:52:25 -05:00 |
aes_gcm_ossl.h
|
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 |
aes_icm.h
|
sync changes from srtp upstream
|
2014-07-08 10:26:08 -04:00 |
aes_icm_ossl.h
|
update libsrtp to use openssl
|
2014-02-24 09:52:25 -05:00 |
alloc.h
|
update to cvs head srtp
|
2013-03-31 21:27:19 -05:00 |
auth.h
|
update to cvs head srtp
|
2013-03-31 21:27:19 -05:00 |
cipher.h
|
Add support for 16-byte auth tag for AES GCM mode.
|
2014-06-30 19:18:20 +00:00 |
crypto.h
|
update to cvs head srtp
|
2013-03-31 21:27:19 -05:00 |
crypto_kernel.h
|
Add support for 16-byte auth tag for AES GCM mode.
|
2014-06-30 19:18:20 +00:00 |
crypto_math.h
|
revert previous change that does not correct the issue. opened a bug with apple on this issue https://bugreport.apple.com/problem/viewproblem #15938497
|
2014-01-29 16:59:55 -05:00 |
crypto_types.h
|
update libsrtp to use openssl
|
2014-02-24 09:52:25 -05:00 |
cryptoalg.h
|
update to cvs head srtp
|
2013-03-31 21:27:19 -05:00 |
datatypes.h
|
fix asm issue on sun
|
2014-02-24 15:28:03 -05:00 |
err.h
|
Fix misspelling in comment
|
2014-06-30 19:00:34 +00:00 |
gf2_8.h
|
update to cvs head srtp
|
2013-03-31 21:27:19 -05:00 |
hmac.h
|
update libsrtp to use openssl
|
2014-02-24 09:52:25 -05:00 |
integers.h
|
update to cvs head srtp
|
2013-03-31 21:27:19 -05:00 |
kernel_compat.h
|
…
|
|
key.h
|
update to cvs head srtp
|
2013-03-31 21:27:19 -05:00 |
null_auth.h
|
update to cvs head srtp
|
2013-03-31 21:27:19 -05:00 |
null_cipher.h
|
update to cvs head srtp
|
2013-03-31 21:27:19 -05:00 |
prng.h
|
update libsrtp to use openssl
|
2014-02-24 09:52:25 -05:00 |
rand_source.h
|
update to cvs head srtp
|
2013-03-31 21:27:19 -05:00 |
rdb.h
|
update to cvs head srtp
|
2013-03-31 21:27:19 -05:00 |
rdbx.h
|
update to cvs head srtp
|
2013-03-31 21:27:19 -05:00 |
sha1.h
|
Prevent sha1_init et al from being undefined
|
2014-02-28 18:33:32 +00:00 |
stat.h
|
update to cvs head srtp
|
2013-03-31 21:27:19 -05:00 |
xfm.h
|
…
|
|