logo hsb.horse
← Back to tag index

Tags

#encryption

Blog posts, snippets, and glossary entries related to "encryption", gathered in one place.

Entries 2
  1. Glossary
    Envelope Encryption

    Envelope encryption uses a two-layer model: data is encrypted by a DEK, and the DEK itself is encrypted by a KEK.

  2. Blog
    Automating 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.