My journey into RSA encryption and prime number generation using rust
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Create a basic website and python wrapper around the main project
Fix a MAJOR bug where when encoding a public key the DER length was hardcoded to 1 for some reason
Begin working on support for server mode to setup a website for decrypting, encrypting and generating keys