Closed jarvis-1805 closed 4 years ago
Resolves Issue #63
Implementation of the RSA algorithm, that is used to encrypt a message without the need to exchange a secret key separately..
Language: JAVA OpenJDK Version: 11.0.2 OpenJDK RE: 18.9 (build 11.0.2+9) Packages Used:
java.util.Random java.math.BigInteger java.security.SecureRandom
Output screenshot as output.jpg.
output.jpg
Linux OS and Windows OS
javac RSA.java java RSA
Hey! @aksh555 please review it.
@aksh555 I've removed the binary files.
Thanks! @aksh555 : )
Resolves Issue #63
Description
Implementation of the RSA algorithm, that is used to encrypt a message without the need to exchange a secret key separately..
Technical Specifications
Language: JAVA OpenJDK Version: 11.0.2 OpenJDK RE: 18.9 (build 11.0.2+9) Packages Used:
Screenshots (if required)
Output screenshot as
output.jpg
.How to run
Linux OS and Windows OS
Checklist