TheSearcher
Registered User.
- Local time
- Yesterday, 20:07
- Joined
- Jul 21, 2011
- Messages
- 365
I finally succeeded in encrypting the user passwords in my back end Sql Server database Login table using SHA2_512.
Can someone please point me in the right direction tp decrypt it via my front end Access interface? What would the query look like?
Below is what the data in the linked Sql Server table looks like.
I couldn't find any useful info in my web searches thusfar. Any help will be greatly appreciated!
Can someone please point me in the right direction tp decrypt it via my front end Access interface? What would the query look like?
Below is what the data in the linked Sql Server table looks like.
I couldn't find any useful info in my web searches thusfar. Any help will be greatly appreciated!
LoginName | PasswordHash | Salt | UserID | FirstName | LastName |
ലﴖཡﭷ둚磴휾ౄ㌢Ồ뺏㰣재ᆞ⤿垐p噁栓ꂗ⫨ꥴ⌖켯挊�﵏ | {DCED7C4B-5280-45AD-878A-90241CB2B302} | 1 |
[td]
jsmith
[/td][td]
Joe
[/td][td]
Smith
[/td]