Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Password Encryption in Powerbuilder using SHA1

Status
Not open for further replies.

pbseeker1

Programmer
Jun 25, 2009
1
0
0
US
I already saw a thread which had the code to encrypt password in powerbuilder using the MS- Crypto API. But i was struck with an error while converting the enc value to a hex value. I got an array boundary exceeded problem. i am using PB 10.5

The code was provided by a user harpboy and the function is of_hash_a_password

Any help would be appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top