[DLL REQUEST] Encryption Class
Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
5 posts
Page 1 of 1
Hello,
I need a simple .dll file which I can simply import and reference to use the following code:
Also, I need it to be as secure as possible. Literally. This file I will use it on will contain hundreds of passwords (or as many as the user stores in his database), and nobody wants stolen passwords.
Bonus: Allow a parameter for choosing which type of file to encrypt (such as .txt or Access databases).
Thanks for attempting.
~GoodGuy17
I need a simple .dll file which I can simply import and reference to use the following code:
Code: Select all
See? Isn't that easy? I just need a simple .dll that lets me do that. But I do not understand the cryptography and encryption and blah blah blah... stuff like that, so do not leave parameters for like a key or encryption level or anything. It will most likely be used to encrypt a .txt file (see Bonus).Encrypt(pathOfFile)
---
or
---
Decrypt(pathOfFile)
Also, I need it to be as secure as possible. Literally. This file I will use it on will contain hundreds of passwords (or as many as the user stores in his database), and nobody wants stolen passwords.
Bonus: Allow a parameter for choosing which type of file to encrypt (such as .txt or Access databases).
Thanks for attempting.
~GoodGuy17

I need one developed on the spot, because I've already tried that and I can't find one with my specifications.
Zulf your link is broken... you need this link: http://msdn.microsoft.com/en-us/library ... 71%29.aspx and i have got the rijandel encryption lib ill post it when im home coz im at school now. If i helped please +rep 

Practice makes perfect!
VIP since: 6-10-2011
VIP since: 6-10-2011
5 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023