| KDE 4 » |
RSA Public Key Encryption
As part of my final project I will be implementing some encryption routines, in order to ensure that I can translate the maths involved I created a basic 'proof of concept' test. I have attached the class to this, I'll put up a JUnit test as well soon as I'll be needing that throughout the development of my project.
Once compiled just run it as such, both command lines are optional, defaults are 1024 & false respectively.
java RSAtest [bit_length (int)] [debug (Bool)]
Feedback awaiting moderation
This post has 68 feedbacks awaiting moderation...