No announcements
Found 1058134 threads
-
1 Votes
Decrypt the value
How to decrypt the following value Front End is VB 6.0 and Backend is SQL Server 2005.Answered | 1 Replies | 5724 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
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 | 856 Views | Created by arkiboys - Monday, December 7, 2015 5:04 PM | Last reply by Tom Phillips - Monday, December 7, 2015 6:48 PM -
1 Votes
How to use RSACryptoServiceProvider to decrypt a random value?
You can't decrypt using RSA without having valid encrypted data.Answered | 1 Replies | 935 Views | Created by erbth - Tuesday, March 19, 2013 6:04 PM | Last reply by Joel Engineer - Wednesday, March 20, 2013 9:35 AM -
6 Votes
Encrypting and Decrypting username and password values in C# forms
In addition, there are some demonstrates about your issue: (1) This is about how to generate a persistent symmetric key using the Rijndael (AES) algorithm and use this key ...Answered | 7 Replies | 42136 Views | Created by figo4ever - Tuesday, February 22, 2011 5:05 PM | Last reply by author.bh - Tuesday, November 5, 2013 12:07 PM -
0 Votes
Decryption
Hi, I want to do RSA Decryption in c# 2008.Please provide some sample and guidelines for this.Answered | 5 Replies | 2233 Views | Created by sureshkumar paramasivam - Tuesday, January 10, 2012 11:41 AM | Last reply by Leo Liu - MSFT - Friday, January 13, 2012 2:02 AM -
1 Votes
MD5 Decryption
how do it decrypt the phone numbers with T-SQL.Answered | 1 Replies | 8636 Views | Created by Sarathi - Friday, May 4, 2012 8:20 PM | Last reply by Daniel_Steiner - Friday, May 4, 2012 9:37 PM -
3 Votes
Simple Encryption/Decryption
Hello, The simply formula for encrypt/decrypt is to XOR the input with a value.Answered | 3 Replies | 1590 Views | Created by Usman Ahmed1234 - Thursday, September 1, 2016 5:01 PM | Last reply by User3DX - Thursday, September 1, 2016 10:20 PM -
1 Votes
MD5 Decryption
But because hashes produced without using a salt value are (almost) always unique, you can look them up.Answered | 4 Replies | 24745 Views | Created by cellulo madhu - Wednesday, February 1, 2012 7:12 AM | Last reply by Aravind A - Thursday, December 26, 2013 4:26 PM -
0 Votes
encrypting and decrypting passwords in SSIS
Please see the below link for encrypt and decrypt functions.Answered | 2 Replies | 16792 Views | Created by Naveen T - Tuesday, March 27, 2012 4:04 AM | Last reply by Eshani Rao - Tuesday, March 27, 2012 5:20 AM -
0 Votes
decrypt using SHA1
So just to correct my original question I like to know option to decrypt for RSA.Answered | 4 Replies | 12111 Views | Created by dnyanbhar - Tuesday, March 10, 2015 9:11 PM | Last reply by Kristin Xie - Thursday, March 12, 2015 2:02 AM -
4 Votes
encryption/decryption
No this article is not at decryption of the passwords.Answered | 4 Replies | 9109 Views | Created by DanPD - Thursday, August 26, 2010 8:01 PM | Last reply by martenrune - Monday, August 30, 2010 10:03 AM -
0 Votes
Cannot decrypt returned value with same key and alogirthm
The problem was that the decrypt request does not like transfer encoding chunked and requires the Content length; ...Answered | 1 Replies | 1723 Views | Created by JFK99 - Thursday, April 9, 2015 4:26 PM | Last reply by JFK99 - Friday, April 10, 2015 12:28 PM -
0 Votes
How do I decrypt a value before adding it to my Listview?
Have you tried TRIMming the field in question before passing the value off to the decryption routine?Answered | 4 Replies | 2389 Views | Created by Kismet-Gerald - Tuesday, October 16, 2012 4:14 AM | Last reply by Andrew Corley - Wednesday, October 17, 2012 10:10 PM -
8 Votes
encryption and decryption issue.
Also, please clarify what is the original cleartext value, what is the encrypted text value then what is the decrypted text value.Answered | 16 Replies | 2039 Views | Created by mastanvali shaik - Friday, July 1, 2016 6:38 AM | Last reply by Ed Price - MSFT - Sunday, October 30, 2016 1:45 AM -
0 Votes
Encrypt and Decrypt Need help!!!
Load encrypted password from database and let the database decrypt it.Answered | 6 Replies | 850 Views | Created by YOLO4111 - Thursday, June 18, 2015 7:53 AM | Last reply by Robin Sedlaczek - Friday, June 19, 2015 11:21 AM -
0 Votes
File encryption and decryption
Namely, encrypt the file, let's say fileA, and then do the decryption on fileA.Answered | 10 Replies | 4685 Views | Created by Nakano15 - Wednesday, March 7, 2012 4:51 PM | Last reply by Nakano15 - Tuesday, March 13, 2012 10:33 AM -
2 Votes
Encrypt/Decrypt data, where?
That way encrypting/decrypting will be completly transparent for the developers who use the entity.Answered | 4 Replies | 5317 Views | Created by magnusb999 - Thursday, August 13, 2009 4:15 PM | Last reply by magnusb999 - Friday, August 14, 2009 2:45 PM -
0 Votes
Encrypt in javascript and decrypt in C# code
Hi RK, From your description, my understanding is that you want to decrypt password that has been encrypt in JS with C#.Answered | 1 Replies | 8571 Views | Created by KarthiSample1 - Thursday, June 18, 2015 5:33 AM | Last reply by Vincent.Han - Friday, June 19, 2015 8:50 AM -
0 Votes
Decrypting a Table
To be able to decrypt the data, you need to know which key it was decrypted with and you need to know how that key is protected.Answered | 1 Replies | 741 Views | Created by Syed Subhahan - Thursday, March 26, 2015 5:58 PM | Last reply by Erland Sommarskog - Thursday, March 26, 2015 11:06 PM -
0 Votes
Encrypt/Decrypt two strings hexadecimal
>[Simon]: I got the message Bad Data after had to do catch the message in decrypt function, the following decrypt function: Based on the error message "Bad ...Answered | 7 Replies | 2118 Views | Created by Simon Khoa - Monday, January 11, 2016 8:13 AM | Last reply by Kristin Xie - Wednesday, January 13, 2016 8:43 AM - Items 1 to 20 of 1058134 Next ›
No announcements