diff options
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 99851577..c7f02da7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -16,7 +16,7 @@ Python: * Lack of PyPy support * Lack of maintenance -* Use poor implementations of algorithms (i.e. ones with known side-channel +* Use of poor implementations of algorithms (i.e. ones with known side-channel attacks) * Lack of high level, "Cryptography for humans", APIs |