so thats what version control is

This commit is contained in:
spv 2024-07-26 00:01:12 +02:00
parent da5e584de7
commit f82c921632
No known key found for this signature in database
GPG Key ID: A527CD7A0F9353D8

6
README.md Normal file
View File

@ -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