No announcements
Found 45446 threads
-
0 Votes
[WP8.1]AES Encryption in WP
Hi Moderator , Thanks for helping, but the samples you provided doesn't show encrypt AES with widnows.security.cryptography, can you show me an ...Answered | 6 Replies | 1036 Views | Created by William A Wang - Saturday, July 25, 2015 8:17 AM | Last reply by Franklin Chen - Friday, July 31, 2015 12:46 PM -
0 Votes
[UWP]AES Encryption
I am not very well versed in encryption code and have never written a UWP app before.Answered | 3 Replies | 4534 Views | Created by soeren_G - Thursday, October 22, 2015 7:48 PM | Last reply by Gary Ritter Jr - Monday, October 17, 2016 12:08 AM -
2 Votes
VFP and AES Encryption
Hello, have a look on the SPS encryption library, should have all what you need (crypt, hash,..)Answered | 1 Replies | 2132 Views | Created by Andrew Mordi - Monday, August 26, 2013 2:22 AM | Last reply by tom knauf - Monday, August 26, 2013 6:36 AM -
0 Votes
Encrypting a plain text using AES
http://netvignettes.wordpress.com/2011/05/02/how-to-encrypt-with-aes/ Regards, ...Answered | 1 Replies | 1310 Views | Created by Sαmαn - Tuesday, September 11, 2012 3:48 PM | Last reply by Sergio Russo - Tuesday, September 11, 2012 3:59 PM -
0 Votes
AES Encryption in windows phone 8
Check out Rob's blog: http://robtiffany.com/dont-forget-to-encrypt-your-windows-phone-7-data/ Jeff Sanders (MSFT) ...Answered | 1 Replies | 4351 Views | Created by WP_Development - Friday, September 20, 2013 9:26 AM | Last reply by Jeff Sanders - Friday, September 20, 2013 8:22 PM -
4 Votes
Simple AES Encryption
The data isn't really that sensitive, I think basically they didn't want it clear, so this simple encryption was used.Answered | 7 Replies | 6774 Views | Created by MPM - Tuesday, October 9, 2012 8:35 AM | Last reply by MPM - Tuesday, October 9, 2012 8:28 PM -
2 Votes
VB 2010, MySQL and aes encryption
Yes .Net has build in encryption functions, but they don't encrypt inside MySQL.Answered | 3 Replies | 2612 Views | Created by HSSNE - Thursday, October 4, 2012 1:48 AM | Last reply by Paul P Clement IV - Thursday, October 4, 2012 12:47 PM -
5 Votes
How to do simple AES encryption/decryption in Metro?
Hi Carlos, I have an encrypted text using AES256.Answered | 6 Replies | 15616 Views | Created by Beverly1984 - Friday, June 8, 2012 10:01 AM | Last reply by Manivelp - Tuesday, December 17, 2013 11:39 AM -
2 Votes
Encryption and Decryption using AES 256 in Win RT
That class will let you use both PBKDF#2 for password based key derivation and AES for symmetric encryption.Answered | 5 Replies | 14672 Views | Created by vbfnet - Tuesday, October 2, 2012 10:14 AM | Last reply by t_s_b - Monday, March 30, 2015 4:57 PM -
4 Votes
Aes encryption and decryption sample in MSDN Library
" ' Create a new instance of the Aes ' class.Answered | 10 Replies | 2521 Views | Created by Samuel Farid - Wednesday, February 6, 2013 1:02 PM | Last reply by Devon_Nullman - Thursday, February 7, 2013 2:31 AM -
0 Votes
AES - Cipher encryption/decryption in windows phone 7
It seems this problem was caused by the different AES Algorithm provider, and I have no idea how to solve.Answered | 1 Replies | 1402 Views | Created by Vijaydhas - Friday, January 9, 2015 12:27 PM | Last reply by hoshino suzumi - Monday, January 12, 2015 3:17 AM -
2 Votes
[UWP] 128/192/256 bits AES encryption
The crypto sample at https://code.msdn.microsoft.com/windowsapps/Cryptography-and-3305467b demonstrates AES encryption.Answered | 3 Replies | 1401 Views | Created by HugoDev2002 - Thursday, January 14, 2016 7:26 PM | Last reply by Rob Caplan [MSFT] - Tuesday, January 19, 2016 4:33 PM -
0 Votes
How Encrypt data using AES algorithm as 128,192,256 bit
Also see into this AES link : http://www.codeproject.com/KB/security/aes.aspxAnswered | 2 Replies | 2904 Views | Created by Yogendra kumar gangwar - Friday, December 30, 2011 2:15 PM | Last reply by TopCoder23 - Friday, December 30, 2011 8:52 PM -
3 Votes
AES Encryption and Key, IV correct usage
Hi, My scenario is like this: I've to transfer a small amount of data which I need to transfer over web in some encrypted manner to ensure security.Answered | 5 Replies | 6128 Views | Created by nishantcop - Wednesday, August 1, 2012 6:11 AM | Last reply by Ed Price - MSFT - Sunday, August 5, 2012 6:06 AM -
2 Votes
implentation algorithms AES
A C++ Implementation of the Rijndael Encryption/Decryption method 3.Answered | 2 Replies | 4254 Views | Created by GunkMahendra - Saturday, June 26, 2010 7:40 AM | Last reply by Chethan Kamath - Tuesday, June 29, 2010 4:26 AM -
0 Votes
Encryption & Decryption for AES in Window phone
Hi, I have code of Android for Encryption & Decryption of XML and now i want to make this functionality for window phone but i am getting error in encryption.Answered | 1 Replies | 816 Views | Created by Arun Singh Rawat - Friday, February 27, 2015 6:20 AM | Last reply by Vineet24 - Friday, February 27, 2015 6:59 AM -
0 Votes
Encrypt and Decrypt Card Number using AES 256 algorithm
This information is secured so that need to encrypt that data in sql server table.Answered | 2 Replies | 1695 Views | Created by Praveen.C - Thursday, October 30, 2014 1:44 PM | Last reply by Deric Ferreira - Thursday, October 30, 2014 2:17 PM -
1 Votes
AES Modes
I would also recommend to give it a try to Always Encrypted, which is a new feature in SQL Server 2016 (currently in CTP3, this feature is also available in Azure SQL ...Answered | 3 Replies | 1341 Views | Created by Fares amr - Tuesday, November 10, 2015 6:06 AM | Last reply by Raul Garcia - MS - Tuesday, November 10, 2015 9:45 PM -
0 Votes
How to Encrypt and Decrypt an image file and video file through AES 128 (Rijndael Algorithm) in C#.net ?
Hello Uddhav.S, Please check the following ...Answered | 1 Replies | 4892 Views | Created by Uddhav .S - Thursday, June 9, 2016 11:00 AM | Last reply by Barry Wang - Friday, June 10, 2016 3:28 AM -
2 Votes
AES FIPS 197 algorithm in c#
Please any guide me to achieve AES 256/128 bit encryption with FIPS 197 in c#.Answered | 2 Replies | 7758 Views | Created by K Babu - Tuesday, January 18, 2011 6:33 AM | Last reply by tillias - Thursday, January 20, 2011 7:08 PM - Items 1 to 20 of 45446 Next ›
No announcements