Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 11:36 AM
Craig Stinwau
Guest
 
Posts: n/a
Default Encryption bottle neck

I'm writing an application that requires me to encrypt all data within SQL
Server. On each page in my application I will need to load somewhere between
200 and 1000 records and decrypt the two fields returned for each record.
This is gobbling up major overhead..! Should I dump the decrypted data into
a temp table that deletes after the users session ends? Or possibly put the
entire collection into a session as an array?

Thanks


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles