|
|
|
|
|
by wolf550e
2364 days ago
|
|
I have seen many questions on security stack exchange and /r/crypto where the correct answer should have been "use age", but because it didn't exist the correct answer was something bad. openssl CLI is not meant to be used in prod (both because not AEAD and because the man page tells you not to use it). gpg is bad. rolling your own CLI tool using libsodium is not for everyone. |
|
I'd be nicer but for the "hopefully they didn't roll their own" at the end.