[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] add mbedtls crypto support
[Thread Prev] | [Thread Next]
- Subject: Re: [PATCH] add mbedtls crypto support
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Tue, 08 Aug 2017 17:30:07 +0200
- To: libssh@xxxxxxxxxx
- Cc: luka.perkov@xxxxxxxxxx, davor.popovic@xxxxxxxxxx, juraj.vijtiuk@xxxxxxxxxx
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 provides a cryptography library (libmbedcrypto) > that can be used without the TLS modules. 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/ Differential is a code review tool we would like to use for these things :-) You can create an account or use an existing github account to login. Thanks, Andreas -- Andreas Schneider GPG-ID: CC014E3D www.cryptomilk.org asn@xxxxxxxxxxxxxx
Re: [PATCH] add mbedtls crypto support | Juraj Vijtiuk <juraj.vijtiuk@xxxxxxxxxx> |
[PATCH] add mbedtls crypto support | Juraj Vijtiuk <juraj.vijtiuk@xxxxxxxxxx> |