From 838988c1f2cf8aed46ce0c028d32a2d2a22d01fb Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sun, 28 Dec 2025 16:17:59 -0800 Subject: Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..f45d60d --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Online Authenticated-Encryption + +Streaming encryption/decryption based on AES-GCM. I am not a cryptographer. -- cgit v1.3.1