954,514 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Help with crypto program

Hi guys im creating this cryptography program. And was wondering how to connect three conditions together. I got a place where i can input a key and confirm the key. a combobox to choose the type of encryption and the Encrypt buton to give the order to encrypt

I dont know how to go about and conect everything together. Can someone help me please?

crypter
Light Poster
37 posts since Jul 2004
Reputation Points: 10
Solved Threads: 0
 

Im not sure what you think is so difficult with this, assuming you have already figured out how to do the encryption. Simplest way to do it is to have a Click event for the button to start the encryption and validate the key from inside that function, or call another function from inside it to validate the key then run your encryption algorithim

sniperbbb
Newbie Poster
2 posts since Feb 2005
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You