summaryrefslogtreecommitdiff
path: root/internal/crypto/crypto.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/crypto/crypto.go')
-rw-r--r--internal/crypto/crypto.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/crypto/crypto.go b/internal/crypto/crypto.go
new file mode 100644
index 0000000..0e985f4
--- /dev/null
+++ b/internal/crypto/crypto.go
@@ -0,0 +1,2 @@
+// Package crypto provides encryption and decryption primitives for geheim.
+package crypto