From bf867c33e5aa3f5ff379a14d464740efc5b1f56f Mon Sep 17 00:00:00 2001 From: Vladimir Protsenko Date: Wed, 7 Sep 2022 16:21:16 +0400 Subject: [PATCH] m --- 05_hash_ciphers_ssh_certs/tasks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05_hash_ciphers_ssh_certs/tasks.md b/05_hash_ciphers_ssh_certs/tasks.md index 71b3bc7..9341b03 100644 --- a/05_hash_ciphers_ssh_certs/tasks.md +++ b/05_hash_ciphers_ssh_certs/tasks.md @@ -42,7 +42,7 @@ gpg --output un_encrypted.data --decrypt encrypted.data 8. Сгенерируйте сертификат x.509 и ключ с помощью openssl. -Справка: +# Справка: ### Хэш функция ```