Y
Hacker News
new
|
ask
|
show
|
jobs
by
csarva
4729 days ago
So what's the preferred route for an opensource project?
# TODO add crypto
vs
# TODO get someone to review the crypto later
1 comments
jgrahamc
4729 days ago
You could use a well established library. GPG or OpenSSL for example.
link
csarva
4729 days ago
OpenSSL is fairly low level and still lets you shoot yourself in the foot. You can make the same mistakes as in the OP post.
link