mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-10 06:35:41 +01:00
347 B
347 B
date | publishDate | slug |
---|---|---|
2024-06-13T07:33:18.317+01:00 | 2024-06-13T07:33:18.317+01:00 | bwgee |
I'm writing some #Go code that needs to write & read AES encrypted ZIP files — the proposal to add this to the standard library is a ride!
I really don't want to have to implement this myself 😅