Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    15
    Views
    1,647

    Re: Cryptography application

    Have the button listener show a custom dialog with the necessary fields to collect all the necessary info.


    What is the password function supposed to do? You need to define its functions before...
  2. Replies
    15
    Views
    1,647

    Re: Cryptography application

    Sorry, I have no idea what that means.
  3. Replies
    15
    Views
    1,647

    Re: Cryptography application

    Have you worked on the details of what the program is supposed to do?
    Have you looked at the questions in post#6?

    Is it possible to write the first version of the program without encrypting and...
  4. Replies
    15
    Views
    1,647

    Re: Cryptography application

    Sorry, I do not go to other sites. Can you paste it here?

    Have you worked on the details of what the program is supposed to do?
  5. Replies
    15
    Views
    1,647

    Re: Cryptography application

    Do you know how to use Swing components to build a GUI?
    I'd start with designing how the program would work:
    Does it need a password to read and display the file?
    When and how will the program get...
  6. Replies
    15
    Views
    1,647

    Re: Cryptography application

    Try this approach. Assuming that the whole file holding the data will be encrypted instead of just the passwords.
    Put off the encrypting of the file until later. For the first version of the...
Results 1 to 6 of 6