Skip to content

VS-57/RSA-Encryption

Repository files navigation

RSA-Encryption

Modified-RSA-With-C

msg.txt is the file you want to encrypt. Encrypted.txt is encrypted file of message or file. Secondkey.txt is second part of key. When you want solve the encryption , you must have this

You must select two prime numbers to encrypt This two number very important because it consider to security level When you solving the encryption , you have to use same two number otherwise you cant solve it. The larger the prime numbers, the harder it is to decode

Releases

No releases published

Packages

No packages published

Languages