Handling encryption at the application level

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<p class=MsoNormal style="margin:0cm 0cm 0pt <font face="Times New Roman The development of an application that handles encryption (AES) of data stored in a database (SQL server 2005) at the application level through C#. So in practice I would in C# do some simple data handling and then encrypt these data and then insert these data in the corresponding DB tables. This is what I am trying to develop, but I am just in a researching face for the moment, hence my question. </font>
<p class=MsoNormal style="margin:0cm 0cm 0pt <font face="Times New Roman  </font>
<p class=MsoNormal style="margin:0cm 0cm 0pt <font face="Times New Roman Can anybody reply me on the how difficult this should be to accomplish and where to concentrate my researching and if any body as any form of input to this I am very pleased to receive this too.</font>
<p class=MsoNormal style="margin:0cm 0cm 0pt <font face="Times New Roman  </font>
<p class=MsoNormal style="margin:0cm 0cm 0pt <font face="Times New Roman Thank you</font>
<p class=MsoNormal style="margin:0cm 0cm 0pt <font face="Times New Roman  </font>
<p class=MsoNormal style="margin:0cm 0cm 0pt <font face="Times New Roman Kenn Kikkenborg</font>

View the full article
 
Back
Top