Y
Hacker News
new
|
ask
|
show
|
jobs
by
c2h5oh
2889 days ago
I'm not aware of a way to plug your own crypto to a lot of things that are part of standard library and I'm not aware of a way to plug your own math library to existing crypto.
1 comments
jessaustin
2889 days ago
Would they take PRs for adding that bit of plugability?
link
tptacek
2889 days ago
Probably not.
link
helper
2889 days ago
There has been some discussion about a pluggable TLS stack:
https://github.com/golang/go/issues/21753
link