Re: libgcrypt and rtems?

2022-08-30 Thread Chris Johns
On 31/8/2022 11:37 am, Scott Zemerick wrote:
> Hello!  I am interested if anyone has utilized libgcrypt
> (https://github.com/gpg/libgcrypt <https://github.com/gpg/libgcrypt>) with
> rtems?  And as a followup question, if not libgcrypt, what crypto library are
> you using successfully?  We ask because we want to utilize our CryptoLib
> (https://github.com/nasa/CryptoLib/wiki
> <https://github.com/nasa/CryptoLib/wiki>) on rtems.  Thanks!

We have https://git.rtems.org/rtems/tree/cpukit/libcrypt. In libbsd openssl can
be used. I have ported the crypto code from this https://tinyssh.org/.

The GNU library looks to be GPL or LGPL with some 3 clause BSD files and so we
will not include it.

Chris
___
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

libgcrypt and rtems?

2022-08-30 Thread Scott Zemerick
Hello!  I am interested if anyone has utilized libgcrypt (
https://github.com/gpg/libgcrypt) with rtems?  And as a followup question,
if not libgcrypt, what crypto library are you using successfully?  We ask
because we want to utilize our CryptoLib (
https://github.com/nasa/CryptoLib/wiki) on rtems.  Thanks!
___
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users