diff options
-rw-r--r-- | docs/faq.rst | 3 |
1 files changed, 2 insertions, 1 deletions
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 <cryptography-layout>` 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``? ------------------------- |