This repository has been deprecated.
With wolfSSL's move to GPLv3, all asynchronous cryptography support files have been upstreamed directly into the main wolfSSL repository at https://github.com/wolfssl/wolfssl.
The last version with separate asynchronous bundles was v5.8.4. All releases after v5.8.4 will include all asynchronous cryptography files directly in the main wolfSSL distribution.
All files from this repository have been moved to the main wolfSSL repository. Below is a list of the files and their new locations:
README.md→ README-async.md
wolfcrypt/src/async.c→ wolfcrypt/src/async.cwolfssl/wolfcrypt/async.h→ wolfssl/wolfcrypt/async.h
wolfcrypt/src/port/intel/quickassist.c→ wolfcrypt/src/port/intel/quickassist.cwolfssl/wolfcrypt/port/intel/quickassist.h→ wolfssl/wolfcrypt/port/intel/quickassist.hwolfcrypt/src/port/intel/quickassist_mem.c→ wolfcrypt/src/port/intel/quickassist_mem.cwolfssl/wolfcrypt/port/intel/quickassist_mem.h→ wolfssl/wolfcrypt/port/intel/quickassist_mem.hwolfcrypt/src/port/intel/build.sh→ wolfcrypt/src/port/intel/build.shwolfcrypt/src/port/intel/README.md→ wolfcrypt/src/port/intel/README.md
wolfcrypt/src/port/cavium/cavium_nitrox.c→ wolfcrypt/src/port/cavium/cavium_nitrox.cwolfssl/wolfcrypt/port/cavium/cavium_nitrox.h→ wolfssl/wolfcrypt/port/cavium/cavium_nitrox.hwolfcrypt/src/port/cavium/README.md→ wolfcrypt/src/port/cavium/README.mdwolfcrypt/src/port/cavium/README_Octeon.md→ wolfcrypt/src/port/cavium/README_Octeon.md
For the latest asynchronous cryptography support, please use the main wolfSSL repository at https://github.com/wolfssl/wolfssl.
For questions email wolfSSL support at [email protected]