diff --git a/wrapper/python/README.md b/wrapper/python/README.md new file mode 100644 index 000000000..e8cee6b5d --- /dev/null +++ b/wrapper/python/README.md @@ -0,0 +1,11 @@ +# wolfSSL Python Wrappers + +The wolfSSL Python Wrappers have moved to their own separate trees. Details of which can be found below. + +## wolfCrypt-py + +wolfCrypt-py's source code can be found [on GitHub here](https://github.com/wolfSSL/wolfcrypt-py). The latest release is also available [on PyPi here](https://pypi.org/project/wolfcrypt/). + +## wolfSSL-py + +Alternatively if you need a wolfSSL Python wrapper, the source code can be found [on GitHub here](https://github.com/wolfSSL/wolfssl-py). Likewise the latest release can be found [on PyPi here](https://pypi.org/project/wolfssl/).