Initial Commit

This commit is contained in:
june 2025-02-16 09:24:31 +13:00
commit cd393154d9
No known key found for this signature in database

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# SecuSend
a small application to send and recieve messages encrypted via public key cryptography. mostly a learning exercise.