summaryrefslogtreecommitdiffstats
path: root/openpgp/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/README.md')
-rw-r--r--openpgp/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/openpgp/README.md b/openpgp/README.md
index 00512b7a..2001a8bc 100644
--- a/openpgp/README.md
+++ b/openpgp/README.md
@@ -88,6 +88,10 @@ at compile time. Currently, these libraries are available:
cannot offer the same security guarantees as more mature
cryptographic libraries.
+ - The OpenSSL backend. To select this backend, use
+ `default-features = false`, and explicitly include the
+ `crypto-openssl` feature to enable it.
+
### Experimental and variable-time cryptographic backends
Some cryptographic backends are not yet considered mature enough for