libgcrypt and rtems?
Chris Johns
chrisj at rtems.org
Wed Aug 31 02:23:32 UTC 2022
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
More information about the users
mailing list