Tags
#encryption
Blog posts, snippets, and glossary entries related to "encryption", gathered in one place.
Entries 2
- GlossaryEnvelope Encryption
Envelope encryption uses a two-layer model: data is encrypted by a DEK, and the DEK itself is encrypted by a KEK.
- BlogAutomating Encrypted Directory Backups with age and tar
A shell script that combines age and tar to create encrypted archives for each subdirectory. It keeps CLI-friendly file names even when directory names contain Japanese characters.
hsb.horse