This commit is contained in:
2026-03-20 00:04:46 +01:00
parent 3e39731465
commit 90786f2faf
13 changed files with 439 additions and 34 deletions

View File

@@ -1,4 +1,4 @@
!/usr/bin/env bash
#!/usr/bin/env bash
set -euo pipefail
read -r -s -p "String zum Verschlüsseln: " PLAINTEXT