Re: [PATCH] add mbedtls crypto support

2017-08-10 Thread Andreas Schneider
On Wednesday, 9 August 2017 13:46:52 CEST Juraj Vijtiuk wrote: > On Tue, Aug 08, 2017 at 05:30:07PM +0200, Andreas Schneider wrote: > > Hi Juraj, > > > > thank you very much for your contribution to libssh. As the patch is > > really > > huge and I have comments, could you please upload it to. >

Re: [PATCH] add mbedtls crypto support

2017-08-09 Thread Juraj Vijtiuk
On Tue, Aug 08, 2017 at 05:30:07PM +0200, Andreas Schneider wrote: > Hi Juraj, > > thank you very much for your contribution to libssh. As the patch is really > huge and I have comments, could you please upload it to. > > https://bugs.libssh.org/ Hi Andreas, I have uploaded the patch to

Re: [PATCH] add mbedtls crypto support

2017-08-08 Thread Andreas Schneider
On Tuesday, 8 August 2017 16:29:45 CEST Juraj Vijtiuk wrote: > This patch adds support for mbedTLS as a crypto backend for libssh. > mbedTLS is an SSL/TLS library that has been designed to mainly be used > in embedded systems. It is loosely coupled and has a low memory > footprint. mbedTLS also