No announcements
Found 44991 threads
-
0 Votes
Encrypt and Decrypt function in SSRS
Tried doing little bit of googling on this and stubled upon the below link..this is a function for encrypt and decrypt in SQL Server...Answered | 4 Replies | 10644 Views | Created by Ravi Subbiah - Tuesday, June 28, 2011 10:57 AM | Last reply by Sharp Wang - Wednesday, June 29, 2011 11:10 AM -
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 | 8756 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
Encryption, and Decryption.
The encryption was correct, because when I tried to encrypt it, it actually did encrypt so I'm guessing it did it correctly.Answered | 4 Replies | 860 Views | Created by VB_Net_SupportMe - Saturday, January 2, 2016 12:07 PM | Last reply by WayneAKing - Sunday, January 3, 2016 9:17 PM -
0 Votes
Encryption in javascirpt and decryption in c# code
Hi, Please try to use AES to achieve it, here is a blog for your reference: Encrypt in JavaScript and Decrypt in C# With AES ...Answered | 1 Replies | 968 Views | Created by KarthiSample1 - Wednesday, June 17, 2015 11:01 AM | Last reply by Dennis Guo - Thursday, June 18, 2015 7:34 AM -
0 Votes
PGP encryption and decryption?
In the past, I used GnuPG (GPG) to decrypt PGP, and it worked just fine as a free alternative to PGP, not to mention that it was completely compatible with PGP.Answered | 8 Replies | 8625 Views | Created by pavankumarkavety - Wednesday, May 6, 2009 9:44 AM | Last reply by Harry Zhu - Wednesday, May 13, 2009 6:24 AM -
2 Votes
Encrypt and Decrypt without password key
Well, MD5 is not an encryption method, so there is no reason for it to offer a decrypt function.Answered | 7 Replies | 6945 Views | Created by CPK_2011 - Friday, July 20, 2012 3:51 PM | Last reply by Family Tree Mike - Sunday, July 22, 2012 4:44 PM -
3 Votes
DES Encrypt/Decrypt Stream Issues
This seems to work ok with my encryption function, though I am not keen on the undisposed resources.Answered | 3 Replies | 4502 Views | Created by Nate S. _ - Tuesday, March 16, 2010 1:49 PM | Last reply by jgalley - Tuesday, March 16, 2010 5:48 PM -
3 Votes
Question on securing Key of encryption and decryption
Decrypt is not a SQL Keyword.Answered | 5 Replies | 930 Views | Created by coolguy123SQL - Wednesday, December 7, 2016 5:29 PM | Last reply by Hilary Cotter - Wednesday, December 7, 2016 8:49 PM -
1 Votes
Encryption and Decryption in sql server
First, you need to decide if you want to handle encryption at the SQL level or the application level.Answered | 2 Replies | 3951 Views | Created by Kaleeswara Murthy - Tuesday, February 2, 2010 6:35 AM | Last reply by A.Lockwood - Wednesday, February 3, 2010 12:11 AM -
0 Votes
Encrypt/Decrypt two strings hexadecimal
Please use the following code to make a test, you'll get a="Hello" string a = Decrypt("mO89WyCPJQE=", ...Answered | 7 Replies | 2269 Views | Created by Simon Khoa - Monday, January 11, 2016 8:13 AM | Last reply by Kristin Xie - Wednesday, January 13, 2016 8:43 AM -
3 Votes
encryption and decryption in c# ....need advice ?
When user try to logon, he will type their pass again, so you encrypt it again, and compare it with the pass stored in database(already encrypted).Answered | 5 Replies | 2431 Views | Created by .netaholic - Monday, September 24, 2012 2:16 PM | Last reply by servy42 - Monday, September 24, 2012 4:41 PM -
5 Votes
Decrypt file data only if it is encrypted
NTFS encryption is transparent for all using programms.Answered | 7 Replies | 3147 Views | Created by Ali Nm - Wednesday, July 22, 2015 12:34 PM | Last reply by Christopher84 - Friday, July 24, 2015 3:31 PM -
0 Votes
A question on Encryption and decryption via password ?!
Reverse it to decrypt.Answered | 16 Replies | 844 Views | Created by Kevin993 - Thursday, October 6, 2016 4:13 AM | Last reply by Frank L. Smith - Thursday, October 6, 2016 6:58 PM -
1 Votes
Encryption and Decryption Using AES256
Hi can any one tell me how to do a encryption and decryption for some which i am storing in my directory.Answered | 2 Replies | 3239 Views | Created by coolguy20 - Wednesday, February 17, 2010 8:39 AM | Last reply by coolguy20 - Thursday, February 18, 2010 5:35 AM -
0 Votes
File encrypt and decrypt
This is quite easy to achive in .NET since it has all the needed libraries to do encryption and decryption.Answered | 2 Replies | 3030 Views | Created by BrunoZP - Friday, December 26, 2008 12:21 AM | Last reply by BrunoZP - Tuesday, December 30, 2008 10:50 AM -
7 Votes
Encrypt/Decrypt PDF files.
And of course next time the user wanted to view the file it would have to be retrieved encrypted from disk, decrypted and written to the hidden folder again for them to view it.Answered | 30 Replies | 3788 Views | Created by Pete - - Monday, July 28, 2014 4:08 AM | Last reply by Pete - - Saturday, August 2, 2014 8:18 PM -
5 Votes
Encrypt or Decrypt Text
your code for encryption works really fine.Answered | 8 Replies | 13284 Views | Created by Faraz Zone - Saturday, January 10, 2009 11:06 AM | Last reply by Mr. Monkeyboy - Friday, April 4, 2014 3:35 PM -
1 Votes
Sql server 2008 encryption and decryption XML type
If this encryption/decryption is pertaining to PCI DSS then I suggest you review the PCI DSS Compliance planning guide ...Answered | 3 Replies | 2752 Views | Created by Padshiv - Monday, September 23, 2013 9:14 AM | Last reply by Shankycheil - Monday, September 23, 2013 2:59 PM -
0 Votes
How to do encryption/decryption in Metro?
If you just want to encrypt/decrypt data that will always be consumed by the same user on the same machine, use ...Answered | 2 Replies | 2309 Views | Created by Beverly1984 - Thursday, June 14, 2012 7:10 AM | Last reply by InLocoAbsentia - Thursday, June 14, 2012 8:05 PM -
0 Votes
Encryption and Decryption in Windows Phone
You could encrypt it sure.Answered | 3 Replies | 860 Views | Created by Teja510 - Monday, March 2, 2015 7:00 AM | Last reply by Bret Bentzinger - Monday, March 9, 2015 7:24 PM
No announcements