From 4255a6038316e5883d9b1f9a8d72d9e3a81c9b2b Mon Sep 17 00:00:00 2001 From: marcusvno Date: Tue, 2 Jan 2024 21:08:06 -0500 Subject: [PATCH] Fixed emote error with key README.md on line 1666 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8821404..ecc5b07 100644 --- a/README.md +++ b/README.md @@ -1657,13 +1657,13 @@ _Symmetric encryption_ plaintext :arrow_right: :key: :arrow_right: ciphertext
plaintext :arrow_left: :key: :arrow_left: ciphertext
-(:key: shared key) +( :key: shared key) _Asymmetric encryption_ plaintext :arrow_right: :key: :arrow_right: ciphertext
plaintext :arrow_left: :part_alternation_mark: :arrow_left: ciphertext
-(:key: public key, :part_alternation_mark: private key)
+( :key: public key, :part_alternation_mark: private key)
_Encoding_