No announcements
Found 3741281 threads
-
7 Votes
Safe way to store password in registry(encrypt & decrypt)
If you want to store the user password on the computer so that your program can use it anytime it wants you cannot do so safely.Answered | 17 Replies | 26042 Views | Created by OMEGA_ReD - Tuesday, March 3, 2009 10:48 PM | Last reply by Guo Surfer - Tuesday, March 10, 2009 3:11 AM -
1 Votes
Decrypting Password of SysxLogins Table - SQL Database.
Currently is there any tool or function that can decrypt the hashed password into human readable format ?Answered | 3 Replies | 15611 Views | Created by MeetMe - Thursday, December 15, 2005 12:12 PM | Last reply by Matthanielcm - Friday, July 29, 2011 6:42 PM -
0 Votes
aspnet_membership Membership Passwords Decryption
<o:p></o:p> One solution I use when I store password, is to encrypt it (even hash it to not make it possible to decrypt the ...Answered | 4 Replies | 357 Views | Created by Anonymous - Tuesday, March 27, 2007 12:13 AM | Last reply by Anonymous - Tuesday, March 27, 2007 11:08 AM -
0 Votes
TSQL
thanx sir but i want to ask u one more thing that does encryption or decryption security has any link to recover the password.Answered | 5 Replies | 7553 Views | Created by NAPSTER.IN - Thursday, January 27, 2011 10:59 AM | Last reply by Alex Feng (SQL) - Thursday, February 3, 2011 9:47 AM -
1 Votes
How to get aspnet_Membership decrypted password in sql2005
I would like to know how safe it is to use aspnetdb to store customers' login information, including encrypted passwords.Answered | 3 Replies | 14224 Views | Created by ZhangYanjun - Wednesday, October 28, 2009 3:20 AM | Last reply by joe.hamilton - Monday, March 28, 2011 2:36 PM -
0 Votes
Decrypting aspnet_Membership password value field
User-1511216082 posted hi, How can i decrypt the password value in aspnet_membership which is being ...Answered | 1 Replies | 46 Views | Created by Anonymous - Friday, May 2, 2008 4:59 AM | Last reply by Anonymous - Friday, May 2, 2008 7:16 AM -
2 Votes
Using TSQL for the first time
Stored procs inturn uses the TSQL...Answered | 3 Replies | 2977 Views | Created by tusharr - Tuesday, August 30, 2011 8:13 PM | Last reply by Kalman Toth - Tuesday, September 6, 2011 2:43 PM -
4 Votes
encryption/decryption
No this article is not at decryption of the passwords.Answered | 4 Replies | 9099 Views | Created by DanPD - Thursday, August 26, 2010 8:01 PM | Last reply by martenrune - Monday, August 30, 2010 10:03 AM -
0 Votes
Error running SSIS package to do with encrypting/decrypting password.
Should the \Decrypt argument have a password after it or is that just not displayed?Answered | 3 Replies | 4916 Views | Created by AllTheGoodNamesWereTaken - Thursday, October 30, 2014 9:03 PM | Last reply by Katherine Xiong - Monday, November 3, 2014 3:26 AM -
0 Votes
How to do decryption in Win RT using AES (AesCbcPkcs5)
See this solution: http://www.geekchamp.com/forums/windows-8-development/encrypt---decrypt-string-with-password-windows-store-apps The normal .Net ...Answered | 4 Replies | 1156 Views | Created by New Windows Programmer - Monday, April 13, 2015 11:37 AM | Last reply by Jamles Hez - Wednesday, April 22, 2015 3:13 PM -
2 Votes
Encryption and Decryption using AES 256 in Win RT
Decryption, however, did not work, yet.Answered | 5 Replies | 14663 Views | Created by vbfnet - Tuesday, October 2, 2012 10:14 AM | Last reply by t_s_b - Monday, March 30, 2015 4:57 PM -
0 Votes
Encrypt and Decrypt Need help!!!
Take the decrypted password and compare it to the user input.Answered | 6 Replies | 841 Views | Created by YOLO4111 - Thursday, June 18, 2015 7:53 AM | Last reply by Robin Sedlaczek - Friday, June 19, 2015 11:21 AM -
3 Votes
how to fetch user password
how to decrypt it?Answered | 5 Replies | 8348 Views | Created by psingla - Monday, March 8, 2010 5:24 AM | Last reply by Peng Lv - Tuesday, March 9, 2010 6:19 AM -
1 Votes
Decrypt the value
Related article: http://www.sqlusa.com/bestpractices2008/password-encryption/ Kalman Toth, SQL ...Answered | 1 Replies | 5722 Views | Created by KIRAN KUAMR - Saturday, May 21, 2011 5:34 AM | Last reply by Kalman Toth - Saturday, May 21, 2011 7:18 AM -
0 Votes
Using a UDF to decrypt column
I am just using a select statement with UDF in it .Answered | 4 Replies | 2556 Views | Created by gans07 - Friday, August 23, 2013 8:16 PM | Last reply by Tom Phillips - Monday, August 26, 2013 1:48 PM -
0 Votes
How to handle decryption by a home-grown application via Reporting Services
Either in TSQL or C#.Answered | 8 Replies | 2961 Views | Created by sqlajnin - Wednesday, May 8, 2013 2:08 PM | Last reply by sqlajnin - Tuesday, May 14, 2013 1:24 PM -
0 Votes
How to handle Decryption in SSRS
Hello, It's similar to your other thread How to handle decryption in SSAS and the answer.Answered | 1 Replies | 4943 Views | Created by Sweet2010 - Tuesday, August 10, 2010 7:44 PM | Last reply by Olaf Helper - Wednesday, August 11, 2010 5:23 AM -
0 Votes
Encrypted and Decrypted Field.
Do u need to decrypt the filed again?Answered | 4 Replies | 4268 Views | Created by BuRaiR - Wednesday, August 25, 2010 8:35 AM | Last reply by BuRaiR - Thursday, September 2, 2010 6:48 AM -
2 Votes
How to Encrypt and Decrypt using C# in window base programme
Hi,For 3Des you can use the class below.Answered | 3 Replies | 23478 Views | Created by Nitin Mogha - Sunday, October 11, 2009 8:51 AM | Last reply by Dephott - Saturday, June 6, 2015 11:24 AM -
0 Votes
encrypt/decrypt value
If you are asking how to decrypt a SQL Login, by design, it is not possible to decrypt a SQL Server login password.Answered | 2 Replies | 850 Views | Created by arkiboys - Monday, December 7, 2015 5:04 PM | Last reply by Tom Phillips - Monday, December 7, 2015 6:48 PM
No announcements