aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/asymmetric/ec.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2015-09-24 21:48:51 -0400
committerAlex Gaynor <alex.gaynor@gmail.com>2015-09-24 21:48:51 -0400
commit16b67fce20f79ce326194e88156bd3e734730362 (patch)
treed2368258ff4bf32ef8c074430eda8b6f9c5e434d /docs/hazmat/primitives/asymmetric/ec.rst
parent8208fe6a9b92bc7e7060448d75d1641bda62fc8a (diff)
downloadcryptography-16b67fce20f79ce326194e88156bd3e734730362.tar.gz
cryptography-16b67fce20f79ce326194e88156bd3e734730362.tar.bz2
cryptography-16b67fce20f79ce326194e88156bd3e734730362.zip
some commas that look correct
Diffstat (limited to 'docs/hazmat/primitives/asymmetric/ec.rst')
-rw-r--r--docs/hazmat/primitives/asymmetric/ec.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/asymmetric/ec.rst b/docs/hazmat/primitives/asymmetric/ec.rst
index 01671d44..6356c278 100644
--- a/docs/hazmat/primitives/asymmetric/ec.rst
+++ b/docs/hazmat/primitives/asymmetric/ec.rst
@@ -138,7 +138,7 @@ Generally the NIST prime field ("P") curves are significantly faster than the
other types suggested by NIST at both signing and verifying with ECDSA.
Prime fields also `minimize the number of security concerns for elliptic-curve
-cryptography`_. However there is `some concern`_ that both the prime field and
+cryptography`_. However, there is `some concern`_ that both the prime field and
binary field ("B") NIST curves may have been weakened during their generation.
Currently `cryptography` only supports NIST curves, none of which are