@@ -17,9 +17,8 @@ msgstr ""
1717"Generated-By : Babel 2.17.0\n "
1818
1919#: ../../library/hmac.rst:2
20- #, fuzzy
2120msgid ":mod:`!hmac` --- Keyed-Hashing for Message Authentication"
22- msgstr ":mod:`hmac` --- λ©μμ§ μΈμ¦μ μν ν€ ν΄μ±"
21+ msgstr ":mod:`! hmac` --- λ©μμ§ μΈμ¦μ μν ν€ ν΄μ±"
2322
2423#: ../../library/hmac.rst:10
2524msgid "**Source code:** :source:`Lib/hmac.py`"
@@ -53,13 +52,10 @@ msgstr ""
5352"λ μ μμ΅λλ€."
5453
5554#: ../../library/hmac.rst:30
56- #, fuzzy
5755msgid ""
5856"The *digestmod* argument is now required. Pass it as a keyword argument "
5957"to avoid awkwardness when you do not have an initial *msg*."
60- msgstr ""
61- "*digestmod*\\ μ λν 묡μμ κΈ°λ³Έ λ€μ΄μ μ€νΈλ‘μμ MD5λ νμ§λμμ΅λλ€. digestmod λ§€κ° λ³μλ μ΄μ "
62- "νμμ
λλ€. μ΄κΈ° λ©μμ§κ° μμ λ μ΄μν¨μ νΌνλ €λ©΄ ν€μλ μΈμλ‘ μ λ¬νμμμ€."
58+ msgstr "*digestmod* μΈμλ μ΄μ νμμ
λλ€. μ΄κΈ° *msg*\\ κ° μμ λ μ΄μν¨μ νΌνλ €λ©΄ ν€μλ μΈμλ‘ μ λ¬νμμμ€."
6359
6460#: ../../library/hmac.rst:37
6561msgid ""
@@ -110,7 +106,6 @@ msgstr ""
110106"λ€μ΄μ μ€νΈμ *digest_size*\\ μ κΈΈμ΄κ° κ°μ΅λλ€. NUL λ°μ΄νΈλ₯Ό ν¬ν¨νμ¬ λΉ ASCII λ°μ΄νΈλ₯Ό ν¬ν¨ν μ μμ΅λλ€."
111107
112108#: ../../library/hmac.rst:71
113- #, fuzzy
114109msgid ""
115110"When comparing the output of :meth:`digest` to an externally supplied "
116111"digest during a verification routine, it is recommended to use the "
@@ -130,7 +125,6 @@ msgstr ""
130125"μ΄κ²μ μ μ λ©μΌμ΄λ κΈ°ν λΉ λ°μ΄λ리 νκ²½μμ κ°μ μμ νκ² κ΅ννλ λ° μ¬μ©λ μ μμ΅λλ€."
131126
132127#: ../../library/hmac.rst:85
133- #, fuzzy
134128msgid ""
135129"When comparing the output of :meth:`hexdigest` to an externally supplied "
136130"digest during a verification routine, it is recommended to use the "
@@ -166,13 +160,12 @@ msgid "The canonical name of this HMAC, always lowercase, e.g. ``hmac-md5``."
166160msgstr "μ΄ HMACμ κ·λ²μ μ΄λ¦, νμ μλ¬Έμ, μλ₯Ό λ€μ΄ ``hmac-md5``."
167161
168162#: ../../library/hmac.rst:116
169- #, fuzzy
170163msgid ""
171164"Removed the undocumented attributes ``HMAC.digest_cons``, ``HMAC.inner``,"
172165" and ``HMAC.outer``."
173166msgstr ""
174- "μ€λͺ
λμ§ μμ μ΄νΈλ¦¬λ·°νΈ ``HMAC.digest_cons``, ``HMAC.inner`` λ° ``HMAC.outer``\\ λ λ΄λΆ "
175- " ꡬν μΈλΆ μ¬νμ΄λ©° νμ΄μ¬ 3.10μμ μ κ±°λ©λλ€ ."
167+ "μ€λͺ
λμ§ μμ μ΄νΈλ¦¬λ·°νΈ ``HMAC.digest_cons``, ``HMAC.inner`` λ° ``HMAC.outer``\\ λ₯Ό "
168+ "μ κ±°νμ΅λλ€ ."
176169
177170#: ../../library/hmac.rst:120
178171msgid "This module also provides the following helper function:"
0 commit comments