Please sign in to access this page
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!
Spent the first few hours just working on basic RSA implementation. Currently, it's very scuffed and isn't secure at all, but it works! I can communicate with encrypted messages given a public key, then decrypt it with my private key.