When 2 parties, let's say Alice and Bob, want to exchange messages over an insecure channel, they need to find a way to share a secret that can't be guessed by potential eavesdroppers
Here is how 👉 https://kerkour.com/end-to-end-encryption-key-exchange-cryptography-rust
#rust #crypto #cryptography #rustlang #100DaysOfCode #Programming #code