Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hlsdemux: Use libgcrypt directly instead of going through gnutls | Sebastian Dröge | 2014-02-09 | 1 | -0/+122 |
gnutls is also just wrapping gcrypt, but we don't need any of the TLS related functionality. We just need to be able to decrypt AES128-CBC. |