Hi
I have vb6 program and an asp.net website using the same database I need to be able to create the user log in for the web using the vb6 program.
asp.net is using SHA1 has to store the password. I am trying to use the ebCrypt 1.0 but it generate a different value. Anyone know any code algorithm to generate the same password as asp.net library ?
Thanks
I have vb6 program and an asp.net website using the same database I need to be able to create the user log in for the web using the vb6 program.
asp.net is using SHA1 has to store the password. I am trying to use the ebCrypt 1.0 but it generate a different value. Anyone know any code algorithm to generate the same password as asp.net library ?
Thanks