diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2017-04-22 23:37:33 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2017-04-23 00:19:38 +0300 |
commit | 5048672e81f3ee9aa864ef9d736a3d74da051754 (patch) | |
tree | 8148405d428027ceab0528cf186a9faf3817b196 /libs/libaxolotl/README.md | |
parent | df4c8656be0e85a69a238f3fc3f4d53568c53828 (diff) |
libs: libsignal-c: sync with upstream
Diffstat (limited to 'libs/libaxolotl/README.md')
-rw-r--r-- | libs/libaxolotl/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/libaxolotl/README.md b/libs/libaxolotl/README.md index a4467448e6..f3089cd8f2 100644 --- a/libs/libaxolotl/README.md +++ b/libs/libaxolotl/README.md @@ -12,6 +12,7 @@ environments. See the [Java library](https://github.com/whispersystems/libsignal * [CMake](https://cmake.org/) 2.8.4 or higher * [Check *1](https://libcheck.github.io/check/) * [OpenSSL *1](https://www.openssl.org/) 1.0 or higher + * On MacOS X, [Common Crypto](https://developer.apple.com/library/content/documentation/Security/Conceptual/cryptoservices/GeneralPurposeCrypto/GeneralPurposeCrypto.html) is used instead of OpenSSL * [LCOV *2](http://ltp.sourceforge.net/coverage/lcov.php) Most of these dependencies are required just for the unit test suite and |