From 3e73724e8fe9d35de80c20036eec5d5d0d375a1e Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Wed, 29 Aug 2018 22:27:36 -0400 Subject: Mention that PyCA also maintains pynacl (#4422) * Mention that PyCA also maintains pynacl * line wrap --- docs/faq.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/faq.rst b/docs/faq.rst index e28f4c40..b03f2929 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -22,7 +22,8 @@ features a collection of hand selected algorithms. ``cryptography``'s :ref:`recipes ` layer has similar goals to NaCl. -If you prefer NaCl's design, we highly recommend `PyNaCl`_. +If you prefer NaCl's design, we highly recommend `PyNaCl`_, which is also +maintained by the PyCA team. Why use ``cryptography``? ------------------------- -- cgit v1.2.3