Golang crypto/ecdh and the TPM
The author explores how to useTrusted Platform Modules (TPM)to create and store secrets in a secure manner using Go. They discuss the differences between RSA and elliptic curve cryptography and demonstrate how to perform an Elliptic-curve Diffie-Hellman key exchange using TPM. The article provides .. read more Â











