mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
bpo-42996: Update a reference to PKCS #5 in hashlib docs to version 2.1 (GH-24289)
RFC 8018 superseded RFC 8018. Automerge-Triggered-By: GH:tiran
This commit is contained in:
parent
2f12a1b7ec
commit
b745a6143a
1 changed files with 2 additions and 2 deletions
|
|
@ -746,5 +746,5 @@ Domain Dedication 1.0 Universal:
|
|||
Wikipedia article with information on which algorithms have known issues and
|
||||
what that means regarding their use.
|
||||
|
||||
https://www.ietf.org/rfc/rfc2898.txt
|
||||
PKCS #5: Password-Based Cryptography Specification Version 2.0
|
||||
https://www.ietf.org/rfc/rfc8018.txt
|
||||
PKCS #5: Password-Based Cryptography Specification Version 2.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue