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!
Ship 1
11 months ago
Lex, the gremlin who lives under your bed and watches you sleep • Covers 14 devlogs and 27h 33mFully add server support, now time to create a website to interact with it.
Added private key encoding (I'm definately not going insane from this)
Add public key encoding
Add automatic key type detection
Added RFC8017 RSA key storage
Add documentation comments onto the functions