Hacker News new | ask | show | jobs
by SimplyUnknown 2530 days ago
Forgive me if I can't read but I couldn't quickly find the following. Is it possible to use Opmsg as a library?

If you want to use GPG as library in your application right now, you can't. The best thing you can do is parse GPG output which is ... less-than-ideal at best and downright wrong and dangerous at worst. If one can use this as a library rather GPG that would be a huge win.

1 comments

I've been reading about crypto lately and https://download.libsodium.org/doc/ seems to be the goto library for what you're pointing out.