diff --git a/README.md b/README.md new file mode 100644 index 0000000..65812bb --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# RSA +my rsa implementation in rust using as few libraries as my mental wellbeing could handle. + +Im using clap so documentation is not really required the binary documents itself. + +idk