xref: /OK3568_Linux_fs/buildroot/package/libsrtp/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyunconfig BR2_PACKAGE_LIBSRTP
2*4882a593Smuzhiyun	bool "libsrtp"
3*4882a593Smuzhiyun	help
4*4882a593Smuzhiyun	  This package provides an implementation of the Secure
5*4882a593Smuzhiyun	  Real-time Transport Protocol (SRTP), the Universal Security
6*4882a593Smuzhiyun	  Transform (UST), and a supporting cryptographic kernel.
7*4882a593Smuzhiyun
8*4882a593Smuzhiyun	  https://github.com/cisco/libsrtp
9