yeah I'm havin fun with it lol

no custom compression, mostly just xChaCha20Poly1305 to encrypt the data itself, and argon2 for key-derivation + hashing, at least for now

I hasn't considered adding compression too but that could be a pretty useful feature!

Comments