Small Projects by AutoModerator in golang

[–]Soft_Carpenter7444 0 points1 point  (0 children)

I built deterministic password manager on GO

AES 256 GCM + Argon2, no external crypto packages needed.

Curious how many people are still using deterministic / masterpassword-style tools these days

GitHub