#go
Read more stories on Hashnode
Articles with this tag
Go introduced a new library called Elliptic Curve Diffie Hellman(crypto/ecdh) in v1.20. Let's see how to use this library to exchange encrypted data...