Hacker News new | ask | show | jobs
by woodruffw 2076 days ago
Thanks for the explanation! Glad to hear you've thought out and handled the linking process.

Just out of curiosity: have you seen or considered age[1] for the symmetric pair? I've used it on a few projects where cryptographic flexibility wasn't necessary.

[1]: https://github.com/FiloSottile/age

1 comments

We actually ended up making our own encryption library that's based on age, it's called sasquatch (built by our team member muesli):

https://github.com/muesli/sasquatch