Hacker News new | ask | show | jobs
by monoideism 2367 days ago
So the modern alternative would be this for file encryption, and signify for signing. What's the consensus on an alternative for GPG authenticating?

And what are the expert opinions on themis: https://github.com/cossacklabs/themis ?

1 comments

Themis looks like a more complicated take on libsodium, which is already the de facto standard modern crypto library. I'd use that instead.