Re: communicating from the user space

2015-02-23 Thread sri sowj
Hi Nikos, Thanks a lot for the information provided on openssl part for cryptodev-linux. I have followed the steps mentioned in " https://github.com/cryptodev-linux/cryptodev-linux/blob/master/INSTALL " But When I executed " make check" command I got following error,please can you help me with t

Re: communicating from the user space

2015-02-23 Thread Nikos Mavrogiannopoulos
On Mon, Feb 23, 2015 at 9:18 AM, Stephan Mueller wrote: >> one more thing while compiling openssl with above mentioned changes I >> faced compilation issues in linux ,Please can you also let me know >> whether there are per-requisites like any dependent libraries or >> installing cryptodev-linux o

Re: communicating from the user space

2015-02-23 Thread Nikos Mavrogiannopoulos
On Mon, Feb 23, 2015 at 5:06 AM, sri sowj wrote: > Hi Nikos, > > Please can you let me know my understanding regarding openssl and > crypto are correct? > I have mentioned my understanding in my earlier posts,but let me > mention it here again. > I want to interact with Crypto Hardware from user s

Re: communicating from the user space

2015-02-23 Thread Stephan Mueller
Am Montag, 23. Februar 2015, 09:36:22 schrieb sri sowj: Hi sri, > Hi Nikos, > > Please can you let me know my understanding regarding openssl and > crypto are correct? > I have mentioned my understanding in my earlier posts,but let me > mention it here again. > > I want to interact with Crypto

Re: communicating from the user space

2015-02-23 Thread Stephan Mueller
Am Sonntag, 22. Februar 2015, 22:26:32 schrieb Nikos Mavrogiannopoulos: Hi Nikos, > On Sun, 2015-02-22 at 16:04 +0100, Stephan Mueller wrote: > > Am Sonntag, 22. Februar 2015, 18:32:34 schrieb sri sowj: > > > > Hi sri, > > > > > Hi Stephen, > > > > > > It was a great information with respectiv

Re: communicating from the user space

2015-02-22 Thread sri sowj
Hi Nikos, Please can you let me know my understanding regarding openssl and crypto are correct? I have mentioned my understanding in my earlier posts,but let me mention it here again. I want to interact with Crypto Hardware from user space using openssl like libraries based applications through c

Re: communicating from the user space

2015-02-22 Thread Nikos Mavrogiannopoulos
On Sun, 2015-02-22 at 16:04 +0100, Stephan Mueller wrote: > Am Sonntag, 22. Februar 2015, 18:32:34 schrieb sri sowj: > > Hi sri, > > > Hi Stephen, > > > > It was a great information with respective PF_ALG , I have explored a > > bit on openssl and algorithms prospect , Please let me know if > >

Re: communicating from the user space

2015-02-22 Thread Stephan Mueller
Am Sonntag, 22. Februar 2015, 21:11:13 schrieb sri sowj: Hi sri, > Hi Stephen, > > Thank you very much for your time and information. I really appreciate > your time and efforts. > > I am little confused here , is "libkcpi" is alternative to other > method(#1 to #5 for libaf_alg.so ) I mentione

Re: communicating from the user space

2015-02-22 Thread sri sowj
Hi Stephen, Thank you very much for your time and information. I really appreciate your time and efforts. I am little confused here , is "libkcpi" is alternative to other method(#1 to #5 for libaf_alg.so ) I mentioned? if yes then how does libkcpi handles with openssl engine ? please can you als

Re: communicating from the user space

2015-02-22 Thread Stephan Mueller
Am Sonntag, 22. Februar 2015, 18:32:34 schrieb sri sowj: Hi sri, > Hi Stephen, > > It was a great information with respective PF_ALG , I have explored a > bit on openssl and algorithms prospect , Please let me know if > anything to add to it. > > openssl crypto engine: > > below are the steps

Re: communicating from the user space

2015-02-22 Thread sri sowj
Hi Stephen, It was a great information with respective PF_ALG , I have explored a bit on openssl and algorithms prospect , Please let me know if anything to add to it. openssl crypto engine: below are the steps to enable openssl to communicate using pf/af_alg. #1:git clone http://src.carnivore.

Re: communicating from the user space

2015-02-20 Thread Stephan Mueller
Am Samstag, 21. Februar 2015, 08:39:05 schrieb sri sowj: Hi sri, > Hi Stephen, > > Thank you very much for the information provided. > > I will try to explore more on AF_ALG , in between please can you also > provide information regarding below ? > #1: how openssl communicates to crypto h/w usi

Re: communicating from the user space

2015-02-20 Thread sri sowj
Hi Stephen, Thank you very much for the information provided. I will try to explore more on AF_ALG , in between please can you also provide information regarding below ? #1: how openssl communicates to crypto h/w using PF_ALG #2: How man algorithms are supported? #3: are there any samples to get

Re: communicating from the user space

2015-02-20 Thread Stephan Mueller
Am Samstag, 21. Februar 2015, 01:27:04 schrieb sri sowj: Hi sri, > Hi , > > I want to interact with Crypto Hardware from user space using openssl > like libraries based applications through cryptodev-linux interface. > > it looks like openssl comes with cryptodev-linux support(through > eng_cry