Skip to content

Commit e43a56f

Browse files
authored
Update readme.md
1 parent b75340d commit e43a56f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This Javafx application is an implementation of various methods needed for the RSA Cryptography using NUMBER THEORY algorithms. In this application, I have implemented some of the algorithms to find out various things related to RSA Cryptography taught in the NUMBER THEORY AND CRYPTOGRAPHY COURSE at COURSERA. The names of the functionalities are the names of the buttons. <br />
1+
This Javafx application is a Java implementation along with Jupyter Notebook of various methods needed for the RSA Cryptography using NUMBER THEORY algorithms. In this application, I have implemented some of the algorithms to find out various things related to RSA Cryptography taught in the NUMBER THEORY AND CRYPTOGRAPHY COURSE at COURSERA. The names of the functionalities are the names of the buttons. <br />
22
The test data set along with <b>Jupyter Notebook</b> can be found here: [All Test Data](https://github.com/hishamcse/RSA-Cryptography/tree/master/RSA%20Cryptography/TestData) <br />
33
Here is a small description of the methods and how to use them in this application. [Updated]
44

0 commit comments

Comments
 (0)