mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
nit: remove stray space (#7429)
This commit is contained in:
parent
ce3bfbe38a
commit
d8f6635a01
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue