Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: RC4 encryption/decryption with SQL Server

    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...

Viewing post 1 (of 1 total)