mirror of
https://github.com/trimstray/the-book-of-secret-knowledge.git
synced 2024-10-01 01:26:00 -04:00
Fixed emote error with key README.md on line 1666
This commit is contained in:
parent
bd6c50e4e2
commit
4255a60383
@ -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_
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user