Answered by:
Encrypt and Decrypt without password key

Question
-
Hi,
I need an algorithm that encrypts and decrypts data without password key.
Regards, CPK_2011
Friday, July 20, 2012 3:51 PM
Answers
-
- Marked as answer by Mark Liu-lxfModerator Friday, July 27, 2012 9:48 AM
Sunday, July 22, 2012 4:44 PM -
Hi,
Can I have algorithm other than Base64 string. Like SHA1, MD5
Regards, CPK_2011
Hi,
take the code form Jordan here: http://code.msdn.microsoft.com/Secure-Login-Example-42facaf1
Ich benutze/ I'm using VB2008 & VB2010
- Proposed as answer by Mark Liu-lxfModerator Monday, July 23, 2012 7:13 AM
- Marked as answer by Mark Liu-lxfModerator Friday, July 27, 2012 9:48 AM
Saturday, July 21, 2012 2:34 PM
All replies
-
Hello,
I hope this helps: http://code.msdn.microsoft.com/Copy-protect-for-Your-4655b0ba
regards Ellen
Ich benutze/ I'm using VB2008 & VB2010
- Proposed as answer by Carmelo La Monica Friday, July 20, 2012 9:22 PM
- Marked as answer by Mark Liu-lxfModerator Friday, July 27, 2012 9:48 AM
- Unmarked as answer by Mark Liu-lxfModerator Friday, July 27, 2012 9:48 AM
Friday, July 20, 2012 7:49 PM -
Hi,
Can I have algorithm other than Base64 string. Like SHA1, MD5
Regards, CPK_2011
Saturday, July 21, 2012 2:16 PM -
Hi,
Can I have algorithm other than Base64 string. Like SHA1, MD5
Regards, CPK_2011
Hi,
take the code form Jordan here: http://code.msdn.microsoft.com/Secure-Login-Example-42facaf1
Ich benutze/ I'm using VB2008 & VB2010
- Proposed as answer by Mark Liu-lxfModerator Monday, July 23, 2012 7:13 AM
- Marked as answer by Mark Liu-lxfModerator Friday, July 27, 2012 9:48 AM
Saturday, July 21, 2012 2:34 PM -
Hi,
I would like to have functions Encrypt an Decrypt without password and without Base64 methodology.
Regards, CPK_2011
Sunday, July 22, 2012 11:25 AM -
-
Hi,
I want to use powerful algorithm without password key and also i want to encrypt and decrypt data. Base64 is basic level. And MD5 given does not have decrypt function.
Regards, CPK_2011
Sunday, July 22, 2012 4:39 PM -
- Marked as answer by Mark Liu-lxfModerator Friday, July 27, 2012 9:48 AM
Sunday, July 22, 2012 4:44 PM