| Index: README
|
| diff --git a/srtp/README b/README
|
| similarity index 98%
|
| rename from srtp/README
|
| rename to README
|
| index b3ee608660b29e9a5bd0216e2d00936306f9f099..c871c6b938e40f4319d7da10b2eeb6b7ba6e7c90 100644
|
| --- a/srtp/README
|
| +++ b/README
|
| @@ -27,6 +27,8 @@ The configure script accepts the following options:
|
| --disable-stdout use stdout for error reporting
|
| --enable-console use /dev/console for error reporting
|
| --enable-openssl use OpenSSL crypto primitives
|
| + --with-openssl-dir Specify location of OpenSSL installation
|
| + --enable-openssl-kdf use OpenSSL SRTP KDF algorithm
|
| --gdoi use GDOI key management (disabled at present)
|
|
|
| By default, debugging is enabled and stdout is used for debugging.
|
|
|