Rust Encryption

Rust Encryption Used AI

6 devlogs
13h 18m
Created by Alex

My journey into RSA encryption and prime number generation using rust

Repository

Timeline

Earned sticker

Add command line arguments for server mode

Update attachment
Earned sticker

Begin working on support for server mode to setup a website for decrypting, encrypting and generating keys

Update attachment
Earned sticker
Alex
Alex
1h 55m 6 days ago

Add slightly faster prime generation with multithreading and start work on diffie-hellman

Update attachment
Earned sticker
Alex
Alex
1h 19m 8 days ago

Added some math required for Diffie-Hellman

Update attachment

Add documentation comments onto the functions

Update attachment
Earned sticker
Alex
Alex
7h 47m 10 days ago

Added RSA.

Update attachment