Open Admiral-Piett opened 2 years ago
If we use a static private key value for encryption, then we could share a public key value with the FE allowing for sending only encrypted values across the wire
Something in here - https://github.com/Admiral-Piett/musizticle/blob/main/app/app.go#L96-L98.
May need another package
If we use a static private key value for encryption, then we could share a public key value with the FE allowing for sending only encrypted values across the wire