TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Rousseau Sennett
NA
31
43.8k
Encrypt or Secure a file
Aug 19 2011 4:58 AM
Hi
I wrote my own database class and it works great and fast... but the moment I added encryption to my tables loading my tables started to take LONG and with a bit of testing I discovered it was the decryption taking forever...
I want to secure either the file or encrypt the table(s) so only my class can read it. I dont know much about encryption and im using
RijndaelManaged
is there anyway I can speed it up or should I try this from a different angle ?
I was thinking of writing my own basic encryption methods just like a "Decoder Ring" but I keep thinking there has to be a better way...
Any Input appreciated.
Thx
Rousseau
Reply
Answers (
2
)
Financial Reports On Form’s Controls
How to find total number of word in a text file in vb.net