1config BR2_PACKAGE_LIBSRTP
2	bool "libsrtp"
3	help
4	  This package provides an implementation of the Secure
5	  Real-time Transport Protocol (SRTP), the Universal Security
6	  Transform (UST), and a supporting cryptographic kernel.
7
8	  https://github.com/cisco/libsrtp
9