|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Thursday, May 30, 2013 1:26 PM
Points: 2,359,
Visits: 3,293
|
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, December 02, 2008 2:59 AM
Points: 2,
Visits: 19
|
|
got a issue with this one..im not sure why..
My results are as follows:
Select dbo.fnEncDecRc4('Orange12345', 'Hello123') Output : ,Mgl Select dbo.fnEncDecRc4('Orange12345', ',Mgl') Output : M
i am not able to decrypt it. Any idea why this is hapenning? Does it has to do something with regional settings?
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Friday, September 26, 2008 10:00 AM
Points: 6,
Visits: 11
|
|
I found only one issue....I've got a field in my db table that is encrypted for all rows. When I do my 'select' to retrieve data on my webpage in old asp, it actually changes the value in the db table back to descrypted and stores it in the database!
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, October 04, 2012 3:29 AM
Points: 9,
Visits: 56
|
|
| Can any one provide this same implementation for Hex values?
|
|
|
|