aboutsummaryrefslogtreecommitdiff
path: root/files/uk/glossary/cryptographic_hash_function
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:47 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:47 +0100
commit426f4cc81396745a22d263792cfc3974245dd9e8 (patch)
tree6e45e49e863c57b9dbcdb265b672e27f8cf0fbe2 /files/uk/glossary/cryptographic_hash_function
parentdaa1a2aff136fa9da1fcc97d7da97a2036fabc77 (diff)
downloadtranslated-content-426f4cc81396745a22d263792cfc3974245dd9e8.tar.gz
translated-content-426f4cc81396745a22d263792cfc3974245dd9e8.tar.bz2
translated-content-426f4cc81396745a22d263792cfc3974245dd9e8.zip
unslug uk: modify
Diffstat (limited to 'files/uk/glossary/cryptographic_hash_function')
-rw-r--r--files/uk/glossary/cryptographic_hash_function/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/uk/glossary/cryptographic_hash_function/index.html b/files/uk/glossary/cryptographic_hash_function/index.html
index acba67d875..6a6a3fa03d 100644
--- a/files/uk/glossary/cryptographic_hash_function/index.html
+++ b/files/uk/glossary/cryptographic_hash_function/index.html
@@ -1,11 +1,12 @@
---
title: Криптографічна геш-функція
-slug: Glossary/Криптографічна_геш-функція
+slug: Glossary/Cryptographic_hash_function
tags:
- Безпека
- Криптографія
- Словник
translation_of: Glossary/Cryptographic_hash_function
+original_slug: Glossary/Криптографічна_геш-функція
---
<p>Криптографічна геш-функція, яка також іноді називається дайджест-функція, це одна з {{glossary("криптографія", "криптографічних")}} основ, на меті якої трансформація повідомлення довільного розміру в повідомлення фіксованого розміру, що називається {{glossary("digest","дайджест")}}. Криптографічні геш-функції використовуються для автентифікації, {{Glossary("digital signature", "цифрових підписів")}} та {{Glossary("HMAC", "кодів автентифікації повідомлень (МАС-підписів)")}}.</p>