@@ -859,15 +859,15 @@ msgstr "模块 :mod:`hmac`"
859859
860860#: ../../library/hashlib.rst:723
861861msgid "A module to generate message authentication codes using hashes."
862- msgstr ""
862+ msgstr "使用哈希运算来生成消息验证代码的模块。 "
863863
864864#: ../../library/hashlib.rst:726
865865msgid "Module :mod:`base64`"
866866msgstr "模块 :mod:`base64`"
867867
868868#: ../../library/hashlib.rst:726
869869msgid "Another way to encode binary hashes for non-binary environments."
870- msgstr ""
870+ msgstr "针对非二进制环境对二进制哈希值进行编辑的另一种方式。 "
871871
872872#: ../../library/hashlib.rst:729
873873msgid "https://blake2.net"
@@ -881,10 +881,11 @@ msgstr "BLAKE2 官方网站"
881881msgid ""
882882"https://csrc.nist.gov/csrc/media/publications/fips/180/2/archive/2002-08-01/documents/fips180-2.pdf"
883883msgstr ""
884+ "https://csrc.nist.gov/csrc/media/publications/fips/180/2/archive/2002-08-01/documents/fips180-2.pdf"
884885
885886#: ../../library/hashlib.rst:732
886887msgid "The FIPS 180-2 publication on Secure Hash Algorithms."
887- msgstr ""
888+ msgstr "有关安全哈希算法的 FIPS 180-2 出版物。 "
888889
889890#: ../../library/hashlib.rst:736
890891msgid ""
@@ -896,12 +897,12 @@ msgstr ""
896897msgid ""
897898"Wikipedia article with information on which algorithms have known issues and"
898899" what that means regarding their use."
899- msgstr ""
900+ msgstr "包含关于哪些算法存在已知问题以及对其使用所造成的影响的信息的 Wikipedia 文章。 "
900901
901902#: ../../library/hashlib.rst:738
902903msgid "https://www.ietf.org/rfc/rfc2898.txt"
903904msgstr "https://www.ietf.org/rfc/rfc2898.txt"
904905
905906#: ../../library/hashlib.rst:739
906907msgid "PKCS #5: Password-Based Cryptography Specification Version 2.0"
907- msgstr ""
908+ msgstr "PKCS #5: 基于密码的加密规范描述 2.0 版 "
0 commit comments