[PLUG] i need encryption library

2006-08-22 Thread Sharique uddin Ahmed Farooqui
Hi, I need an encryption library in C/C++ on linux. Better if it is Qt or KDE specific. -- Sharique uddin Ahmed Farooqui (C++/C# Developer. IT Consultant, Open Source Expert) http://www.sharique.managefolio.com/ A revolution is about to begin. A world is about to change. And you and me are the

Re: [PLUG] i need encryption library

2006-08-22 Thread Arindam
I need an encryption library in C/C++ on linux. openSSL Better if it is Qt or KDE specific. Why? And how does that help? openSSL is not Qt or KDE specific. But you can create your own reusable C++ wrapper classes around the openSSL API. Cheers, Arindam --

Re: [PLUG] i need encryption library

2006-08-22 Thread Somesh Bartakke
(C++/C# Developer. IT Consultant, Open Source Expert) Surprised to see that Open source Expert is not knowing about OpenSSL ... -- __ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information:

Re: [PLUG] i need encryption library

2006-08-22 Thread Arindam
Surprised to see that Open source Expert is not knowing about OpenSSL ... Surprised to see how little value people end up adding to a mailing list by acting sanctimonious and knowledgeable. -- __ Pune GNU/Linux Users Group

Re: [PLUG] i need encryption library

2006-08-22 Thread Arindam
I need an encryption library in C/C++ on linux. openSSL Better if it is Qt or KDE specific. Why? And how does that help? openSSL is not Qt or KDE specific. But you can create your own reusable C++ wrapper classes around the openSSL API. I want to use it in a Qt/KDE application.

Re: [PLUG] i need encryption library

2006-08-22 Thread Somesh Bartakke
Surprised to see how little value people end up adding to a mailing list by acting sanctimonious and knowledgeable. [ Not ] Surprised to see [self declared] high value people are getting over here, and there are so many pluggies which are really expert in relative technologies, few of them are

Re: [PLUG] i need encryption library

2006-08-22 Thread Arindam
I need an encryption library in C/C++ on linux. openSSL Check this out. But this is not OpenSSL - rather an independent SSL/TLS implementation in C++ from the ground up. http://www.randombit.net/projects/ajisai/faq.php Cheers, Arindam --

Re: [PLUG] i need encryption library

2006-08-22 Thread श्रीधर नारायण दैठणकर
On Tuesday 22 August 2006 15:09, Arindam wrote: I need an encryption library in C/C++ on linux. openSSL Use Botan.. It is lot simpler to start with.. openSSL API hurts eyes... And tutorials are too sparse.. too much hunt-on-your-own and a man page writing style that makes you jump like

Re: [PLUG] i need encryption library

2006-08-22 Thread Sharique uddin Ahmed Farooqui
On 8/22/06, Somesh Bartakke [EMAIL PROTECTED] wrote: (C++/C# Developer. IT Consultant, Open Source Expert) Surprised to see that Open source Expert is not knowing about OpenSSL ... Some time u have to label yourself (Expert ) that you wanted to be (Expert ). Actually I don't know I'm expert

[PLUG] Compiling KDE software under Suse 10.1

2006-08-22 Thread Udayraj
Hello List! I recently switched from FC4 to OpenSuse 10.1. I used GNOME desktop on FC4, now I am using KDE on OpenSuse. Suse's KDE is very different than FC4's I downloaded some software sources from kde-apps.org like kmysqladmin, when I try to compile them using the provided configure script, I