aboutsummaryrefslogtreecommitdiffstats
path: root/doc/todo.rst
diff options
context:
space:
mode:
authorAlexander Bluhm <[email protected]>2017-04-28 13:28:41 +0200
committerAlexander Bluhm <[email protected]>2017-04-28 13:31:05 +0200
commit3985bc7909111505aea9b50699b9c493a460d339 (patch)
tree20d78e548978884c53ab17515accfa0ff2102ba9 /doc/todo.rst
parent2abdfc5a2d75f1cd581235bb3955222b87dad1fc (diff)
Mention LibreSSL in the docs.
The --with-openssl compile option can also used with LibreSSL. Move the feature from the todo list to the documentation.
Diffstat (limited to 'doc/todo.rst')
-rw-r--r--doc/todo.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo.rst b/doc/todo.rst
index 4a7d60191..bdb68f93a 100644
--- a/doc/todo.rst
+++ b/doc/todo.rst
@@ -49,7 +49,7 @@ External Providers, Hardware Support
* Access to system certificate stores (Windows, OS X)
* Extend OpenSSL provider (DH, HMAC, CMAC, GCM)
-* Support using BoringSSL or LibreSSL instead of OpenSSL
+* Support using BoringSSL instead of OpenSSL or LibreSSL
* /dev/crypto provider (ciphers, hashes)
* Windows CryptoAPI provider (ciphers, hashes, RSA)
* Apple CommonCrypto