diff options
Diffstat (limited to 'docs/hazmat/primitives')
-rw-r--r-- | docs/hazmat/primitives/asymmetric/ec.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/asymmetric/ec.rst b/docs/hazmat/primitives/asymmetric/ec.rst index 99abcc69..56e2e0ec 100644 --- a/docs/hazmat/primitives/asymmetric/ec.rst +++ b/docs/hazmat/primitives/asymmetric/ec.rst @@ -421,7 +421,7 @@ Key Interfaces .. versionadded:: 1.1 - Perform's a key exchange operation using the provided algorithm with + Performs a key exchange operation using the provided algorithm with the peer's public key. For most applications the result should be passed to a key derivation |