| View previous topic :: View next topic |
| Author |
Message |
vdsalchemist Admin Team

Joined: 23 Oct 2001 Posts: 1448 Location: Florida, USA
|
Posted: Thu Jan 28, 2010 1:12 am Post subject: |
|
|
| Aslan wrote: | Again nice work!
Originally, just the string encryption was all I needed but your timing was perfect on this one as I just started a new project that will require file encryption.
Thanks again Oh Great One
|
I am so happy to hear that this is working for you. With the issue with Chris I was beginning to wonder
Well I don't know about great one I translated much of this straight from MSDN You guys are the great ones because you find all these neat ways to use this stuff even when I don't have it right you still manage to get it to work for you.
Anyway as soon as I get some extra time I will try to add the ability to import/export the keys so you could encrypt stuff and not send or store the secret with it. Your supposed to be able to create a key export that key and store it in a file like a certificate or put the key in the users registry.
This DSU is part of my VDSSQLite.dll I was going to use these same commands/functions as part of the DLL so you could encrypt fields similar to how MySQL does it and other RDBMS's.
Note: SQLite is not a RDBMS it is a local database engine like MS Access. _________________ Home of
Give VDS a new purpose!
 |
|
| Back to top |
|
 |
stewcam Newbie
Joined: 30 Sep 2006 Posts: 21
|
Posted: Thu Jan 28, 2010 5:03 am Post subject: |
|
|
| DragonSphere, where can I download your vdssqlite.dll from? |
|
| Back to top |
|
 |
vdsalchemist Admin Team

Joined: 23 Oct 2001 Posts: 1448 Location: Florida, USA
|
Posted: Thu Jan 28, 2010 8:18 pm Post subject: |
|
|
Stewcam, It is not ready yet. Issues with Multiple Threads. _________________ Home of
Give VDS a new purpose!
 |
|
| Back to top |
|
 |
LiquidCode Moderator Team
Joined: 05 Dec 2000 Posts: 1753 Location: Space and Time
|
Posted: Sat Jan 30, 2010 5:01 am Post subject: |
|
|
Thanks to vdsalchemist, I was shown where I messed up. It just take one small mistake to screw the whole thing up! LOL Anyway, I should have the new version with AES encryption finished and ready to DL this weekend. _________________ Chris
Http://theblindhouse.com |
|
| Back to top |
|
 |
LiquidCode Moderator Team
Joined: 05 Dec 2000 Posts: 1753 Location: Space and Time
|
|
| Back to top |
|
 |
|