diff options
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 12e74ed8..29f0b545 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -21,6 +21,7 @@ Python: * Lack of high level, "Cryptography for humans", APIs. * Absence of algorithms such as AES-GCM. * Poor introspectability, and thus poor testability. +* Extremely error prone APIs, and bad defaults. Contents |