aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/subtlecrypto/digest/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/subtlecrypto/digest/index.html')
-rw-r--r--files/ja/web/api/subtlecrypto/digest/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/subtlecrypto/digest/index.html b/files/ja/web/api/subtlecrypto/digest/index.html
index e2e80d0477..87a91bf346 100644
--- a/files/ja/web/api/subtlecrypto/digest/index.html
+++ b/files/ja/web/api/subtlecrypto/digest/index.html
@@ -45,7 +45,7 @@ translation_of: Web/API/SubtleCrypto/digest
<h2 id="Supported_algorithms" name="Supported_algorithms">対応しているアルゴリズム</h2>
-<p>ダイジェストアルゴリズムは <a href="/en-US/docs/Glossary/Cryptographic_hash_function">暗号ハッシュ関数</a> とも呼ばれ、任意の大きなデータブロックを固定サイズの出力 (通常は入力よりもはるかに短い出力) に変換します。暗号化にはさまざまな用途があります。</p>
+<p>ダイジェストアルゴリズムは <a href="/ja/docs/Glossary/Cryptographic_hash_function">暗号ハッシュ関数</a> とも呼ばれ、任意の大きなデータブロックを固定サイズの出力 (通常は入力よりもはるかに短い出力) に変換します。暗号化にはさまざまな用途があります。</p>
<h3 id="SHA-1">SHA-1</h3>