Advertisement

1 - 10 of 440 containing alltags:("decrypter") (0 seconds)
Hi i have value in edit box some i want to encrypt, and be able to decypt it again Esk
Zones: Delphi ProgrammingDate Answered: 02/23/2000 Grade: A Views: 0
Hello, I have encrypted programs needed to be decrypt urgently.  Can any one please help? Sample of program look something like this  spost_addressý÷ û Cüøý÷ û Cüøý÷ û Cü...
Zones: FoxProDate Answered: 01/08/2003 Grade: A Views: 0
hi ! i want to save the passwords of some users encrpted in a flat database. how can i encrypt/decrypt them ? regards ItsMe
Zones: CGIDate Answered: 01/01/2001 Grade: A Views: 0
Hi, Can anybody convert this VB crypt algo in Java allowing the same behaviour in VB and in Java (2 ways). Thanks Andy ' ENCRYPT AND DE CRYPT TEST  XOR w/key ' FORM1 Components ' Text1...
Zones: JavaDate Answered: 12/28/2002 Grade: B Views: 0
hi guys   i have to make a program wherein the credit card information given by the user has to be stored in encrypted form in database.I have made the file with some algorithm used in it.The encr...
Zones: ASPDate Answered: 01/25/2002 Grade: A Views: 0
I have a screen used to create users to access a particular application. When i create a new user and give the user a password and submit the page, the password should get stored in the database in...
Zones: PHPDate Answered: 11/04/2001 Grade: A Views: 0
Let's say I have some lines typed at notepad.exe. I select all these lines and select 'copy', so those lines will be in memory.   Now I want to have source code that lets me: encrypt all those ...
Zones: Visual BasicDate Answered: 01/06/2002 Grade: A Views: 0
I have a requirement from a client to allow their affiliates to accept credit card numbers on-line from their custom branded pages.  The credit card info needs to be encrypted, stored in a text fil...
Zones: ASPDate Answered: 04/12/2002 Grade: A Views: 0
Hi, Can someone provide me a good encryption/ decryption class file that will simply implement this? encryptclass ec = new encryptclass(); String key = "abc"; String normalpwd = "123"; ...
Zones: Java, New To Java, J2SEDate Answered: 12/04/2002 Grade: A Views: 0
This is the scenario. user logges in to server A. (http://www.x.com) Server A authenticates the user base on user info in database and constructs the page with links to other web sites. for examp...
Zones: ASPDate Answered: 12/16/2002 Grade: A Views: 0