Hello,

I made a module generating 8 length, 1 password used at a CGI.
My boss says it should save & maintain the last 1000 password in
a file to prevent the module to generate a duplicate password.
Our customer hates the duplication of passwords, though my test
says no duplication produced by less than about 200,000 call.

I don't think the file is saved as a plain text, which my boss
doesn't say about it.
I must search a method to encrypt/decrypt data, maybe I can find.
But they may be such methods that I (the programmer) can decrypt
the data with the Pass Phrase and programming  way I coded.

So is there a way to hide Pass Phrase from even the programmer that
made the module or something like that.
The CGI foront HTML is already made, I can't get the Pass Phrase
from the user on the HTML screen.

Regards,
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to