Open sricketts opened 7 years ago
Next step for me would be to get a better understanding of the NewBasicHost
code (which comes from an example) and then read up on these other crypto options.
Yah, this is not a top priority for now, since we can likely just change the crypto with one line of code later when we have the right design for it.
Code review comment (PR #8) from @dob regarding:
priv, pub, _ := crypto.GenerateKeyPair(crypto.RSA, 2048)