Argh, sucks. #Picocrypt is (was) a nice little tool for encrypting files and folders in Go with #XChaCha20 and #Argon2id. Thanks for the hard work.
> I originally intended to work in the software engineering industry, but seeing the complete disregard for high quality code, overpowering greed and hype, and the layoffs that follow from it, I am shifting into academic research instead. [1]
**I'm archiving Picocrypt** [2]
[1]: https://github.com/Picocrypt/Picocrypt/issues/134
[2]: https://discuss.privacyguides.net/t/im-archiving-picocrypt/29785
Released ezcrypt v1.3.0 the other day. It's now got authenticated encryption (via #Poly1305) and a stronger ChaCha nonce (via #XChaCha20), so now it has tampering protection and all IVs are at least 128 bits.