SHA-512 encryption in sas

  • Follow


Hi,

I want to encrypt one of my variable like acct_num using SAS. I know
one way to do is MD5(). but i want to like SHA-512 (512 bits).

Can anyone help me how to acheive this?

Thanks
Vinodh
0
Reply vinodh 10/12/2010 1:33:17 PM

I didn't know field level encryption was possible in SAS. If you
figure out a solution please post.

On Oct 12, 8:33=A0am, vinodh <mplvin...@gmail.com> wrote:
> Hi,
>
> I want to encrypt one of my variable like acct_num using SAS. I know
> one way to do is MD5(). but i want to like SHA-512 (512 bits).
>
> Can anyone help me how to acheive this?
>
> Thanks
> Vinodh

0
Reply Bob 10/14/2010 2:58:45 PM


1 Replies
317 Views

(page loaded in 0.194 seconds)

Similiar Articles:






7/26/2012 5:18:38 PM


Reply: