[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.
5 posts Page 1 of 1
Contributors
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

[DLL REQUEST] Encryption Class
GoodGuy17
Hello,

I need a simple .dll file which I can simply import and reference to use the following code:
Code: Select all
Encrypt(pathOfFile)
---
or
---
Decrypt(pathOfFile)
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).

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 :D
User avatar
PayneStudios
Dedicated Member
Dedicated Member
Posts: 66
Joined: Thu Sep 15, 2011 2:05 pm

Search on Google for Rijandel Encryption Lib
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Re: [DLL REQUEST] Encryption Class
GoodGuy17
I need one developed on the spot, because I've already tried that and I can't find one with my specifications.
User avatar
Zulf
Serious Programmer
Serious Programmer
Posts: 441
Joined: Fri Jun 11, 2010 7:46 am

Re: [DLL REQUEST] Encryption Class
Zulf
Image
User avatar
clanc789
Coding Guru
Coding Guru
Posts: 786
Joined: Tue Nov 02, 2010 4:45 pm

Re: [DLL REQUEST] Encryption Class
clanc789
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
5 posts Page 1 of 1
Return to “Tutorial Requests”