* PSA: set AES key bits, define PSA_ALG_NONE/PSA_KEY_ID_NULL if needed * Zephyr: add TimeNowInMilliseconds() for tls13.c, clock_settime() for test.c, update CMakeLists.txt * Skip including unistd.h for Zephyr in benchmark.c * Zephyr: update README, add nRF5340dk support to wolfssl_test sample app * Zephyr: add wolfCrypt benchmark sample app * Zephyr: add nRF5340 support to tls_thread sample app * PSA: use specific hash algo with psa_sign/verify_hash() * Zephyr: add support for PSA Crypto API with PK callbacks to wolfssl_tls_threaded sample app * Zephyr: add new files to zephyr/include.am
13 lines
408 B
Plaintext
13 lines
408 B
Plaintext
|
|
wolfSSL (formerly known as CyaSSL) and wolfCrypt are either licensed for use
|
|
under the GPLv2 or a standard commercial license. For our users who cannot use
|
|
wolfSSL under GPLv2, a commercial license to wolfSSL and wolfCrypt is available.
|
|
Please contact wolfSSL Inc. directly at:
|
|
|
|
Email: licensing@wolfssl.com
|
|
Phone: +1 425 245-8247
|
|
|
|
More information can be found on the wolfSSL website at www.wolfssl.com.
|
|
|
|
|