项目作者: VS-57

项目描述 :
Modified-RSA-With-C
高级语言: C++
项目地址: git://github.com/VS-57/RSA-Encryption.git
创建时间: 2019-12-12T18:33:48Z
项目社区:https://github.com/VS-57/RSA-Encryption

开源协议:

下载


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