From 88a1596b5db7b9e542ec17c267008e312c382152 Mon Sep 17 00:00:00 2001 From: ION606 Date: Sun, 2 Jun 2024 14:26:14 -0700 Subject: [PATCH] Create README.md --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d6d7112 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +A simple encryption endpoint that will encrypt/decrypt your files using a password, as well as a universal salt/iv.