diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/faq.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/faq.rst b/docs/faq.rst index bc6fc255..edff64bd 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -28,7 +28,6 @@ legacy libraries: * Lack of maintenance. * Lack of high level APIs. * Lack of PyPy and Python 3 support. -* Poor introspectability and thus poor testability. * Absence of algorithms such as :class:`AES-GCM <cryptography.hazmat.primitives.ciphers.modes.GCM>` and :class:`~cryptography.hazmat.primitives.kdf.hkdf.HKDF`. |