Remix.run Logo
emanuele-em 2 hours ago

Per-bucket DEKs with HKDF, hashed policy keys to kill enumeration, HMAC audit chain. This is the kind of boring-correct crypto design I rarely see in Go libraries. memguard for the master key is a nice touch too.

babawere 2 hours ago | parent [-]

I was thinking its better to be boring-correct :)