Skip to content

Commit

Permalink
Fixed emote error with key README.md on line 1666
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusvno committed Jan 3, 2024
1 parent bd6c50e commit 4255a60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1657,13 +1657,13 @@ _Symmetric encryption_

plaintext :arrow_right: :key: :arrow_right: ciphertext<br>
plaintext :arrow_left: :key: :arrow_left: ciphertext<br>
(:key: shared key)
( :key: shared key)

_Asymmetric encryption_

plaintext :arrow_right: :key: :arrow_right: ciphertext<br>
plaintext :arrow_left: :part_alternation_mark: :arrow_left: ciphertext<br>
(:key: public key, :part_alternation_mark: private key)<br>
( :key: public key, :part_alternation_mark: private key)<br>

_Encoding_

Expand Down

0 comments on commit 4255a60

Please sign in to comment.