No announcements
Found 45722 threads
-
0 Votes
Encryption and Decryption usinf RSACryptoServiceProvider
User-734925760 posted Hi, So far as I know, if we want to decrypt data using private key and encrypt data with public key. please refer to the ...Unanswered | 1 Replies | 89 Views | Created by Anonymous - Friday, April 25, 2014 1:50 AM | Last reply by Anonymous - Sunday, April 27, 2014 11:06 PM -
2 Votes
RSACryptoServiceProvider "Key does not exist" error
That makes perfect sense what you are saying but I thought it was also the case that something encrypted with the private key can only be decrypted by the public key.Answered | 4 Replies | 24235 Views | Created by The Original Mr B - Thursday, October 7, 2010 2:59 PM | Last reply by Cryptology - Monday, December 13, 2010 7:32 AM -
4 Votes
encryption/decryption
No this article is not at decryption of the passwords.Answered | 4 Replies | 8849 Views | Created by DanPD - Thursday, August 26, 2010 8:01 PM | Last reply by martenrune - Monday, August 30, 2010 10:03 AM -
7 Votes
Safe way to store password in registry(encrypt & decrypt)
Rijnedael (AES) is a symetic cypher and uses a single key to do both the encryption and decryption, since they client application has to have ...Answered | 17 Replies | 24934 Views | Created by OMEGA_ReD - Tuesday, March 3, 2009 10:48 PM | Last reply by Guo Surfer - Tuesday, March 10, 2009 3:11 AM -
3 Votes
Simple Encryption/Decryption
Hello, The simply formula for encrypt/decrypt is to XOR the input with a value.Answered | 3 Replies | 1419 Views | Created by Usman Ahmed1234 - Thursday, September 1, 2016 5:01 PM | Last reply by User3DX - Thursday, September 1, 2016 10:20 PM -
0 Votes
Encrypt and Decrypt Need help!!!
Load encrypted password from database and let the database decrypt it.Answered | 6 Replies | 650 Views | Created by YOLO4111 - Thursday, June 18, 2015 7:53 AM | Last reply by Robin Sedlaczek - Friday, June 19, 2015 11:21 AM -
50 Votes
Encrypt and Decrypt a String in c#
Encrypt/Decrypt is different from encode/decode.Answered | 24 Replies | 337964 Views | Created by Pink_1530 - Thursday, July 12, 2012 11:30 AM | Last reply by SergioChavez - Thursday, April 30, 2020 8:51 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 | 869 Views | Created by erbth - Tuesday, March 19, 2013 6:04 PM | Last reply by Joel Engineer - Wednesday, March 20, 2013 9:35 AM -
0 Votes
Encrypted and Decrypted Field.
Do u need to decrypt the filed again?Answered | 4 Replies | 4086 Views | Created by BuRaiR - Wednesday, August 25, 2010 8:35 AM | Last reply by BuRaiR - Thursday, September 2, 2010 6:48 AM -
3 Votes
RSA Encryption Decryption with existing key.
Hi AkhilPtpm, For doing the RSA Encryption with the existing public key, maybe you can try to refer to the following code: static string ...Answered | 3 Replies | 906 Views | Created by AkhilPtpm - Wednesday, August 27, 2014 8:29 PM | Last reply by dns jinung - Wednesday, September 3, 2014 9:55 AM -
0 Votes
Encrypt and decrypt a image file
Here is a code example of encrypt / decrypt methods which can be used for working with byte arrays (binary contents): using ...Answered | 2 Replies | 10033 Views | Created by Lakshmipriya Kanagarajan - Sunday, February 24, 2013 12:08 PM | Last reply by Lisa Zhu - Monday, February 25, 2013 5: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 | 646 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
Encryption and Decryption Picture in pictures
Rijndael Even after you learn what you need to know you will probably be required to use it encrypting or decrypting a byte stream of the ...Answered | 3 Replies | 1050 Views | Created by Soso136 - Wednesday, March 19, 2014 2:45 PM | Last reply by Mr. Monkeyboy - Saturday, March 22, 2014 1:55 AM -
3 Votes
Encrypt and Decrypt not working properly
Besides, you could also have a look at following links to learn how to encrypt and decrypt a string in C#.Answered | 5 Replies | 1040 Views | Created by coolguy123SQL - Thursday, December 1, 2016 2:44 PM | Last reply by coolguy123SQL - Wednesday, April 19, 2017 3:43 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 | 2022 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 -
0 Votes
Encryption and decryption
how to use Encryption and Decryption of messages in vb .net C# for RSA algorithm.?Answered | 1 Replies | 2452 Views | Created by prakashkaruppiah - Friday, December 16, 2011 12:01 PM | Last reply by Khanna Gaurav - Friday, December 16, 2011 6:45 PM -
2 Votes
Encrypt/Decrypt data, where?
That is why we want them to be encrypted).Answered | 4 Replies | 5145 Views | Created by magnusb999 - Thursday, August 13, 2009 4:15 PM | Last reply by magnusb999 - Friday, August 14, 2009 2:45 PM -
0 Votes
encrypting and decrypting passwords in SSIS
Hi, I couldn't find system encrypt function in sql server 2005.Answered | 2 Replies | 15862 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
File encryption and decryption
So,on the end of the encrypt/decrypt,it just needed to File.Replace the outputFile,by the inputFile,and create the backup.Answered | 10 Replies | 4494 Views | Created by Nakano15 - Wednesday, March 7, 2012 4:51 PM | Last reply by Nakano15 - Tuesday, March 13, 2012 10:33 AM -
0 Votes
Encrypt / Decrypt
Hi, which is the forums for questions related to encryption / decryption.Answered | 1 Replies | 8801 Views | Created by ajliaks - Wednesday, January 28, 2009 1:30 PM | Last reply by Tagore Bandlamudi - Wednesday, February 25, 2009 12:36 PM - Items 1 to 20 of 45722 Next ›
No announcements