diff options
author | Jack Lloyd <[email protected]> | 2016-11-26 05:25:08 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2016-11-26 05:25:12 -0500 |
commit | 3813764fd602f5db564b4bfdd1d33fcb27e376f8 (patch) | |
tree | 84a6997c5c54f3d9d0a4d2d287d392dc4f0f8113 | |
parent | 274dd4d979eb16240a6185ae29cc0b08b56b24c2 (diff) |
Probably easy todo [ci skip]
-rw-r--r-- | doc/todo.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index 940ad57d5..8664f9770 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -47,6 +47,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 * /dev/crypto provider (ciphers, hashes) * Windows CryptoAPI provider (ciphers, hashes, RSA) * Apple CommonCrypto |