diff options
Diffstat (limited to 'doc/todo.rst')
-rw-r--r-- | doc/todo.rst | 2 |
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 |