Search:

Type: Posts; User: IBeeJava

Search: Search took 0.08 seconds.

  1. Re: I wanted to ask if i am doing this RSA assignment right i got it to work! (Assignments purpose was to use methods)

    Thank-you for that i will definitely look into that and i used the BigDecimal class for the expandedPowerMod, then i converted it to long so i think i am safe on that part. Just not sure on the part...
  2. Re: I wanted to ask if i am doing this RSA assignment right i got it to work! (Assignments purpose was to use methods)

    Im basically not understanding what the whole RSA thing is like i made the program according to and with the help of what was given to me in the assignment. Yet i dont know that well what the...
  3. I wanted to ask if i am doing this RSA assignment right i got it to work! (Assignments purpose was to use methods)

    Assignments purpose was to use methods
    Question 2 in the PDF file provided


    import java.math.BigDecimal;
    import java.util.*;

    public class HussainDilawerA3Q2 {

    public static void...
Results 1 to 3 of 3