Re: [MSEide-MSEgui-talk] Encrypted file streams

2012-04-27 Thread Martin Schreiber
On Thursday 26 April 2012 22:04:35 Ivanko B wrote: So fast cooked ??? You're a genius man, Martin :) Hmm, the OpenSSL library does the work. Martin -- Live Security Virtual Conference Exclusive live event will cover

Re: [MSEide-MSEgui-talk] Encrypted file streams

2012-04-26 Thread Ivanko B
So fast cooked ??? You're a genius man, Martin :) 2012/4/26, Martin Schreiber mse00...@gmail.com: On Wednesday 18 April 2012 08:28:40 IvankoB wrote: Me see them in recent GIT changes. Are they already working ? tsslcryptohandler has been renamed to tsymciphercryptohandler. There is a new

Re: [MSEide-MSEgui-talk] Encrypted file streams

2012-04-21 Thread Martin Schreiber
On Saturday 21 April 2012 14:02:10 Ivanko B wrote: Doesn't work on win7 x64 - there's a complain Can't find SSLeay32.dll.. on closing a project having encrypted statfile of its main form (see the attached snapshot). Me copied STunnel's DLL to 1) C:\Windows\System32\ and the application

Re: [MSEide-MSEgui-talk] Encrypted file streams

2012-04-21 Thread Ivanko B
I don't know win64 32bit dll-handling and where they must be stored. Something like WOW64 or so? Please ask Miccrosoft. ;-) c:\Windows\System32\ for win32 and c:\Windows\SysWOW64\ for x64 SSLeay32 libeay32 are present in both these directories (both win32 x64 client versions are installed).

Re: [MSEide-MSEgui-talk] Encrypted file streams

2012-04-21 Thread Martin Schreiber
On Saturday 21 April 2012 17:57:06 Ivanko B wrote: I don't know win64 32bit dll-handling and where they must be stored. Something like WOW64 or so? Please ask Miccrosoft. ;-) c:\Windows\System32\ for win32 and c:\Windows\SysWOW64\ for x64 SSLeay32 libeay32 are present in both these

Re: [MSEide-MSEgui-talk] Encrypted file streams

2012-04-21 Thread Martin Schreiber
On Saturday 21 April 2012 17:57:06 Ivanko B wrote: For SSL dll's call initializeopenssl() with the wanted dll filepaths for libssl32.dll and libeay32.dll. Can it be done optionally in the MSEgui DLL loader? (smth like opt_appdir4dll) I don't like it, too special. Please use

Re: [MSEide-MSEgui-talk] Encrypted file streams

2012-04-21 Thread Ivanko B
Can it be done optionally in the MSEgui DLL loader? (smth like opt_appdir4dll) I don't like it, too special. Please use initializeopenssl(). The default sonames are in msessl.pas: Which is the correct REinitialization sequence ?

Re: [MSEide-MSEgui-talk] Encrypted file streams

2012-04-21 Thread Martin Schreiber
On Saturday 21 April 2012 19:02:17 Ivanko B wrote: Can it be done optionally in the MSEgui DLL loader? (smth like opt_appdir4dll) I don't like it, too special. Please use initializeopenssl(). The default sonames are in msessl.pas: Which is the correct REinitialization sequence ?

Re: [MSEide-MSEgui-talk] Encrypted file streams

2012-04-20 Thread Martin Schreiber
Martin Schreiber wrote: On Wednesday 18 April 2012 08:28:40 IvankoB wrote: Me see them in recent GIT changes. Are they already working ? Under construction. Stream ciphers (ex. rc4) are already working. Block ciphers (ex. des3) should work now, git master

Re: [MSEide-MSEgui-talk] Encrypted file streams

2012-04-20 Thread Martin Schreiber
On Wednesday 18 April 2012 08:28:40 IvankoB wrote: Me see them in recent GIT changes. Are they already working ? Ready for testing, git master 68b8f038caa0d32696bf5ca54e5210a052fbca2a. tsslcryptohandler is in tab 'NoGui'. Martin

Re: [MSEide-MSEgui-talk] Encrypted file streams

2012-04-20 Thread Martin Schreiber
On Friday 20 April 2012 16:37:45 IvankoB wrote: Ready for testing, git master 68b8f038caa0d32696bf5ca54e5210a052fbca2a. tsslcryptohandler is in tab 'NoGui'. Great thanx ! PS: Will MSEgui work with x86_64 PostgerSQL client+server ? On win64 AFAIK server yes, client no. (my home Win7

Re: [MSEide-MSEgui-talk] Encrypted file streams

2012-04-20 Thread IvankoB
tsslcryptohandler is in tab 'NoGui'. There's no such on this tab page ;) -- For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine

Re: [MSEide-MSEgui-talk] Encrypted file streams

2012-04-20 Thread IvankoB
Ready for testing, git master 68b8f038caa0d32696bf5ca54e5210a052fbca2a. tsslcryptohandler is in tab 'NoGui'. If easy, how about the idea about to use tsslcryptohandler for connection encrypting (AFAIK, FB PostgSQL) so that to avoid using middle-ware like OpenVPN, Stunnel and to manage

Re: [MSEide-MSEgui-talk] Encrypted file streams

2012-04-20 Thread Ivanko B
DB client library should do the encryption. === Hmm, LIBPQ doesn't do encryption but PSQL executable (using it) does... Only text fields could be encrypted and stored as base64 in the DB for example === Float, money numeric ones are more priority :) 2012/4/20, Martin

Re: [MSEide-MSEgui-talk] Encrypted file streams

2012-04-20 Thread Martin Schreiber
On Friday 20 April 2012 19:53:06 Ivanko B wrote: DB client library should do the encryption. === Hmm, LIBPQ doesn't do encryption but PSQL executable (using it) does... Please check how PSQL uses a encrypted connection by libpq. Martin

[MSEide-MSEgui-talk] Encrypted file streams

2012-04-18 Thread IvankoB
Me see them in recent GIT changes. Are they already working ? -- Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today.

Re: [MSEide-MSEgui-talk] Encrypted file streams

2012-04-18 Thread Martin Schreiber
On Wednesday 18 April 2012 08:28:40 IvankoB wrote: Me see them in recent GIT changes. Are they already working ? Under construction. Stream ciphers (ex. rc4) are already working. Martin -- Better than sec? Nothing is