diff options
author | Mikael Magnusson <mikma@users.sourceforge.net> | 2024-11-18 18:35:26 +0100 |
---|---|---|
committer | Mikael Magnusson <mikma@users.sourceforge.net> | 2025-02-13 00:05:54 +0100 |
commit | 2850532e9fa3c93aa6dd80c8a9521572b881cab5 (patch) | |
tree | 458badacff5049b04d97b23a7bc9b7f2bf21e2cc /program.c | |
parent | 3c930ea27a6ee40cf0f092a1535647c68e1488a6 (diff) |
lib: add crypto.uccrypto
The module crypto.uc uses one of crypto_openssl and crypto_mbedtls
to provide a cryptographic implementation to the user. The crypto_openssl
module is preferred since it supports EdDSA in addition to RSA and ECDSA,
which are also supported by crypto_mbedtls.
Signed-off-by: Mikael Magnusson <mikma@users.sourceforge.net>
Diffstat (limited to 'program.c')
0 files changed, 0 insertions, 0 deletions