RT @spazef0rze@twitter.com
Hashing:
plaintext ➡️ hash
Symmetric encryption:
plaintext ➡️🔑➡️ ciphertext
plaintext ⬅️🔑⬅️ ciphertext
(🔑 shared key)
Asymmetric encryption:
plaintext ➡️🔑➡️ ciphertext
plaintext ⬅️🗝️⬅️ ciphertext
(🔑 public key, 🗝️ private key)
Encoding:
text ➡️ encoded
text ⬅️ encoded
🐦🔗: https://twitter.com/spazef0rze/status/1329511286191820800