nit: remove stray space (#7429)

This commit is contained in:
Alex Gaynor 2022-07-17 10:25:10 -04:00 committed by GitHub
parent ce3bfbe38a
commit d8f6635a01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,5 +40,5 @@ lack of forward security.
If a constant time RSA PKCS1 v1.5 decryption API is truly required, you should
contribute one to ``cryptography``.
.. _`Memory wiping`: https://devblogs.microsoft.com/oldnewthing/?p=4223
.. _`Memory wiping`: https://devblogs.microsoft.com/oldnewthing/?p=4223
.. _`CERT secure coding guidelines`: https://wiki.sei.cmu.edu/confluence/display/c/MEM03-C.+Clear+sensitive+information+stored+in+reusable+resources