• 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?