Andrea Moro andrea · she/her
andrea pushed to client at andrea/chatserver 2024-11-29 20:27:09 +01:00
240e52e3e7 Add configuration file and enhance client functionality with encryption
andrea created branch client in andrea/chatserver 2024-11-25 15:47:32 +01:00
andrea pushed to client at andrea/chatserver 2024-11-25 15:47:32 +01:00
f54ec8fe1d first client commit
andrea deleted branch client from andrea/chatserver 2024-11-25 15:44:59 +01:00
andrea created branch client in andrea/chatserver 2024-11-25 15:44:16 +01:00
andrea pushed to client at andrea/chatserver 2024-11-25 15:44:16 +01:00
andrea created branch master in andrea/chatserver 2024-11-24 13:09:58 +01:00
andrea pushed to master at andrea/chatserver 2024-11-24 13:09:58 +01:00
6b09029cfe first commit
andrea created repository andrea/chatserver 2024-11-24 13:08:50 +01:00
andrea pushed to master at andrea/rust_rsa 2024-11-22 08:53:44 +01:00
andrea pushed to master at andrea/rust_rsa 2024-11-22 08:52:41 +01:00
b436e25188 added some fixes
andrea pushed to master at andrea/rust_rsa 2024-11-15 12:51:42 +01:00
35ef48b721 Refactor dependencies to use 'num' crate instead of 'num-bigint' and update related code
andrea pushed to main at andrea/php-school 2024-11-14 11:48:33 +01:00
Compare 2 commits »
andrea pushed to master at andrea/rust_rsa 2024-11-12 12:38:39 +01:00
5edac13e00 Add Error when logging errors
andrea pushed to master at andrea/rust_rsa 2024-11-12 12:15:42 +01:00
34dab49bf4 Update src/main.rs
andrea pushed to master at andrea/rust_rsa 2024-11-11 14:35:04 +01:00
a79063fe50 Add README.md with project description and usage instructions
andrea pushed to master at andrea/rust_rsa 2024-11-11 14:27:35 +01:00
411e1e0461 Update RSA key generation to use full key size for prime generation
andrea pushed to master at andrea/rust_rsa 2024-11-11 09:29:03 +01:00
36d25f2dd5 Remove unnecessary mod_inverse function and use library provided one
andrea pushed to master at andrea/rust_rsa 2024-11-11 09:26:26 +01:00
3be97adffc Add user input for RSA key pair size in bits
andrea pushed to main at andrea/php-school 2024-11-11 08:15:49 +01:00
6664acbdfe formatting