commit cd393154d941a81c450fc08027010efcc0d4de35 Author: june Date: Sun Feb 16 09:24:31 2025 +1300 Initial Commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..f24fecc --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# SecuSend +a small application to send and recieve messages encrypted via public key cryptography. mostly a learning exercise.