mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 13:20:52 +02:00
e601e04444
examples/pem/pem.c: * improve error messages, * add wc_SetSeed_Cb() if WC_RNG_SEED_CB, and * add wolfCrypt_Init() and wolfCrypt_Cleanup(). scripts/pem.test: * fix exit code to unmask script failure, * add configured feature detection, * improve error messages and handling, * add configuration gating around subtests, and * comment out currently failing subtests.