Procházet zdrojové kódy

Fixed emote error with key README.md on line 1666

pull/412/head
marcusvno před 4 měsíci
rodič
revize
4255a60383
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      README.md

+ 2
- 2
README.md Zobrazit soubor

@@ -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_



Načítá se…
Zrušit
Uložit